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