summaryrefslogtreecommitdiff
path: root/test.dhall
diff options
context:
space:
mode:
authorNadrieril2020-04-05 11:38:10 +0100
committerNadrieril2020-04-05 11:38:10 +0100
commit46cb68809cdda92114adb2593b13a43687306786 (patch)
tree60f32e7d11cff58ed6794a1fc52e37e999adf1a3 /test.dhall
parent060c835db9638556763b98cfcf7c4be196653644 (diff)
Add a test
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)