mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
concrete UserEng of User = open Prelude in {
|
|
lin
|
|
QQuit = ss ["that's enough"] ;
|
|
} ;
|
|
|