mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
checking name conflicts; some RGs don't work now
This commit is contained in:
@@ -4,8 +4,6 @@ param
|
||||
ListSize = TwoElem | ManyElem ;
|
||||
|
||||
oper
|
||||
SS = {s : Str} ; ----
|
||||
|
||||
ListX = {s1,s2 : Str} ;
|
||||
|
||||
twoStr : (x,y : Str) -> ListX = \x,y ->
|
||||
|
||||
Reference in New Issue
Block a user