Files
gf-core/grammars/multiple/CityEng.gf
T

6 lines
79 B
Plaintext

concrete CityEng of City = open Prelude in {
lin
MkCity s = s ;
} ;