Files
gf-core/old-examples/mp3/Lexicon.gf

7 lines
82 B
Plaintext

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