forked from GitHub/gf-core
added testcase for categories with lincat C = {};
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
language linsCnc␍
|
||||
productions␍
|
||||
C1 -> F0[]␍
|
||||
functions␍
|
||||
F0 := () [zero]␍
|
||||
sequences␍
|
||||
startcats␍
|
||||
C := [C0]␍
|
||||
Float := [Float]␍
|
||||
Int := [Int]␍
|
||||
Nat := [C1]␍
|
||||
String := [String]␍
|
||||
Reference in New Issue
Block a user