1
0
forked from GitHub/gf-core
Files
gf-core/testsuite/check/lins/lins.gfs.gold

13 lines
195 B
Plaintext

language linsCnc
productions
C1 -> F0[]
functions
F0 := () [zero]
sequences
startcats
C := [C0]
Float := [Float]
Int := [Int]
Nat := [C1]
String := [String]