forked from GitHub/gf-rgl
fix pattern matching error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
resource ResSqi = ParamX [Number,Person] ** {
|
||||
resource ResSqi = ParamX-[Tense,Past,Pres] ** {
|
||||
|
||||
oper Compl = {s : Str} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user