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

8 lines
129 B
Plaintext

--# -path=.:present:prelude
concrete EditorSpa of Editor = EditorI with
(Syntax = SyntaxSpa),
(LexEditor = LexEditorSpa) ;