forked from GitHub/gf-core
mp3 example
This commit is contained in:
6
examples/mp3/Lexicon.gf
Normal file
6
examples/mp3/Lexicon.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
interface Lexicon = open Structural in {
|
||||
|
||||
oper
|
||||
play : TV ;
|
||||
song : N ;
|
||||
}
|
||||
Reference in New Issue
Block a user