1
0
forked from GitHub/gf-core
Files
gf-core/old-examples/wiki/EditorFre.gf

8 lines
129 B
Plaintext

--# -path=.:present:prelude
concrete EditorFre of Editor = EditorI with
(Syntax = SyntaxFre),
(LexEditor = LexEditorFre) ;