summaryrefslogtreecommitdiff
path: root/test/asset
diff options
context:
space:
mode:
Diffstat (limited to 'test/asset')
-rw-r--r--test/asset/run/callstack.et3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/asset/run/callstack.et b/test/asset/run/callstack.et
new file mode 100644
index 0000000..954b9ad
--- /dev/null
+++ b/test/asset/run/callstack.et
@@ -0,0 +1,3 @@
+test A:
+ let x = 1
+ guard (x == 0)