forked from GitHub/gf-core
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
--# -path=.:present:api:prelude
|
|
|
|
concrete MusicGer of Music = MusicI with
|
|
(Syntax = SyntaxGer),
|
|
(MusicLex = MusicLexGer) ;
|
|
|