summaryrefslogtreecommitdiff
path: root/testsuite/check/lins/lins.gfs.gold
blob: 31f6d1f64b48a711cd567aac8b59da8f1e0935c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language linsCnc

productions

  C1 -> F0[]

functions

  F0 := () [zero]

sequences

startcats

  C := [C0]

  Float := [Float]

  Int := [Int]

  Nat := [C1]

  String := [String]