about summary refs log tree commit diff
path: root/ach/simple.ach
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2021-03-07T20·29-0500
committerGriffin Smith <root@gws.fyi>2021-03-07T20·29-0500
commit80f8ede0bbc9799d5199707e1e1ad8e80e4ca7ac (patch)
treecbb418b042583714fe09f946f1b9a03d1d98857f /ach/simple.ach
Initial commit
Diffstat (limited to 'ach/simple.ach')
-rw-r--r--ach/simple.ach1
1 files changed, 1 insertions, 0 deletions
diff --git a/ach/simple.ach b/ach/simple.ach
new file mode 100644
index 0000000000..20f1677235
--- /dev/null
+++ b/ach/simple.ach
@@ -0,0 +1 @@
+fn main = let x = 2; y = 3 in x + y