mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
added testcase for categories with lincat C = {};
This commit is contained in:
12
testsuite/check/lins/lins.gfs.gold
Normal file
12
testsuite/check/lins/lins.gfs.gold
Normal file
@@ -0,0 +1,12 @@
|
||||
language linsCnc
|
||||
|
||||
productions
|
||||
|
||||
C1 -> F0[]
|
||||
|
||||
functions
|
||||
|
||||
F0 := () [zero]
|
||||
|
||||
sequences
|
||||
|
||||
Reference in New Issue
Block a user