forked from GitHub/gf-core
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
concrete SystemEng of System = open Prelude in {
|
|
lin Bye = ss "bye" ;
|
|
}
|