forked from GitHub/gf-core
lrec tutorial examples
This commit is contained in:
8
examples/lrec-tutorial/face/LexFace.gf
Normal file
8
examples/lrec-tutorial/face/LexFace.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
interface LexFace = open Syntax in {
|
||||
|
||||
oper
|
||||
like_V2 : V2 ;
|
||||
invitation_N : N ;
|
||||
friend_N : N ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user