367eccd44604d44f9b3b858b58014972282e7c3d
[clean-tests.git] / test.icl
1 module test
2
3 import Data.Maybe
4
5 Start = isJust (?Just 42)