forked from GitHub/gf-core
overloaded resource doc examples
This commit is contained in:
5
doc/tutorial/music/old/MusicLexEng.gf
Normal file
5
doc/tutorial/music/old/MusicLexEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in {
|
||||
lin
|
||||
song_N = regN "song" ;
|
||||
american_A = regA "American" ;
|
||||
}
|
||||
Reference in New Issue
Block a user