Files
gf-core/examples/lrec-tutorial/face/LexFace.gf
2010-04-24 11:34:04 +00:00

9 lines
102 B
Plaintext

interface LexFace = open Syntax in {
oper
like_V2 : V2 ;
invitation_N : N ;
friend_N : N ;
}