Merge branch 'master' of git.martlubbers.net:clean-tests
[clean-tests.git] / qualified_hidden / test.icl
1 module test
2
3 import Data.Maybe => qualified :: Maybe
4
5 Start = 4
6