e84c95e6cee63b4ca5d68f8fb3c90740f5f5ebfe
[clean-tests.git] / runtasks / test.icl
1 implementation module test
2
3 class c c
4 where
5 m1 :: c
6
7 Start = 42