summaryrefslogtreecommitdiff
path: root/test/asset/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/asset/run')
-rw-r--r--test/asset/run/callstack.et7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/asset/run/callstack.et b/test/asset/run/callstack.et
index 954b9ad..f500fb6 100644
--- a/test/asset/run/callstack.et
+++ b/test/asset/run/callstack.et
@@ -1,3 +1,8 @@
-test A:
+test AG:
let x = 1
guard (x == 0)
+
+test AE:
+ spawn as p
+ let x = 2
+ expect /$x/ from p timeout 0.0