Merge branch 'master' of git.martlubbers.net:clean-tests
[clean-tests.git] / lat / test.icl
1 module test
2
3 import StdEnv
4
5 f = (+) 4
6
7 Start = f 6