diff options
Diffstat (limited to 'test.dhall')
-rw-r--r-- | test.dhall | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test.dhall b/test.dhall new file mode 100644 index 0000000..c91ac54 --- /dev/null +++ b/test.dhall @@ -0,0 +1 @@ +{ x = 0 } with x = (1 + 1) |