Basic type-checking
[hcoop/domtool2.git] / tests / test.dtl
index 8a6ae2c..b23f578 100644 (file)
@@ -1,6 +1,3 @@
-\x : ([int] -> [Root]) -> x;
-let
-       Day = "Tuesday"
-in
-       kill monkeys
-end
+(\x -> [x, 7]) 13;
+0
+