aboutsummaryrefslogtreecommitdiff
path: root/test/basic.test
blob: 4492ffc4cef58484e129421e8c7bef08d94bb5e8 (plain) (blame)
1
2
3
4
5
id x = x
const x y = x
const(3,5) * id(7) - const(10,2)
const(True,False)
const(False,37)