1
0
forked from GitHub/gf-core
Files
gf-core/examples/mp3/Lexicon.gf
2005-12-14 16:28:57 +00:00

7 lines
82 B
Plaintext

interface Lexicon = open Structural in {
oper
play : TV ;
song : N ;
}