forked from GitHub/gf-core
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
|
--# -path=.:present:prelude
|
|
|
|
concrete EditorEng of Editor = EditorI with
|
|
|
|
(Syntax = SyntaxEng),
|
|
(LexEditor = LexEditorEng) ;
|