forked from GitHub/gf-core
18 lines
357 B
Plaintext
18 lines
357 B
Plaintext
checking module linsCnc
|
|
|
|
Warning: no linearization type for C, inserting default {s : Str}
|
|
|
|
checking module linsCnc
|
|
|
|
Warning: no linearization of test
|
|
|
|
|
|
|
|
language linsCnc
|
|
|
|
productions
|
|
|
|
C1 -> F0[]
|
|
|
|
functions
|
|
|
|
F0 := () [zero]
|
|
|
|
sequences
|
|
|
|
startcats
|
|
|
|
C := [C0]
|
|
|
|
Float := [CFloat]
|
|
|
|
Int := [CInt]
|
|
|
|
Nat := [C1]
|
|
|
|
String := [CString]
|
|
|