forked from GitHub/gf-core
10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
concrete MergeSwe of Merge = BasicSwe ** open SyntaxSwe, ParadigmsSwe in {
|
|
|
|
flags
|
|
coding=utf8 ;
|
|
|
|
lin
|
|
Bird = mkCN (mkN "fågel") ;
|
|
|
|
};
|