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

4 lines
74 B
Plaintext

concrete SystemEng of System = open Prelude in {
lin Bye = ss "bye" ;
}