own parser combinators
[minfp.git] / tests / preamble.mfp
index 1ddd4e2..250ceb1 100644 (file)
@@ -1,3 +1,5 @@
+:: List a = Nil Int;
+
 //Function application
 $ ifxr 0 x y = x y;
 //Reverse function application