summaryrefslogtreecommitdiff
path: root/test.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'test.dhall')
-rw-r--r--test.dhall5
1 files changed, 1 insertions, 4 deletions
diff --git a/test.dhall b/test.dhall
index 641c219..c91ac54 100644
--- a/test.dhall
+++ b/test.dhall
@@ -1,4 +1 @@
-let Prelude =
- https://prelude.dhall-lang.org/package.dhall sha256:c1b3fc613aabfb64a9e17f6c0d70fe82016a030beedd79851730993e9083fde2
-
-in Prelude
+{ x = 0 } with x = (1 + 1)