tests: add syntax_lambda to check various forms
authorJean Privat <jean@pryen.org>
Thu, 4 Jul 2019 19:36:10 +0000 (15:36 -0400)
committerJean Privat <jean@pryen.org>
Mon, 19 Aug 2019 13:11:45 +0000 (09:11 -0400)
commit38d3643ea40ef1e966a550add41fa2c82e717488
tree737fb6888f38ee1c2bf860af89ab7313848daaa5
parente5b2379c2d6a92154382214005578e6275f4d2cd
tests: add syntax_lambda to check various forms

Signed-off-by: Jean Privat <jean@pryen.org>
tests/sav/syntax_lambda.res [new file with mode: 0644]
tests/sav/syntax_lambda_alt1.res [new file with mode: 0644]
tests/sav/syntax_lambda_alt2.res [new file with mode: 0644]
tests/syntax_lambda.nit [new file with mode: 0644]