Files
gf-core/old-examples/wiki/EditorFin.gf

8 lines
129 B
Plaintext

--# -path=.:present:prelude
concrete EditorFin of Editor = EditorI with
(Syntax = SyntaxFin),
(LexEditor = LexEditorFin) ;