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