Write basic test case
This commit is contained in:
parent
1f19a0ea1e
commit
3b1f2460a8
|
@ -209,7 +209,8 @@
|
||||||
(do
|
(do
|
||||||
|
|
||||||
(def source "
|
(def source "
|
||||||
if false then :yay else print(:foo)
|
fn foo () -> :foo
|
||||||
|
foo ()
|
||||||
|
|
||||||
")
|
")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user