test show
This commit is contained in:
parent
19a0e7e3d5
commit
85a8e85799
10
hello.ld
10
hello.ld
|
@ -1,7 +1,5 @@
|
|||
import "bar.ld" as Bart
|
||||
import "foo.ld" as Foo
|
||||
|
||||
print ("Bar :foo should be :foo. It is ", Bart :foo)
|
||||
|
||||
print ("But if I do something naughty like accessing something that isn't in an ns, Ludus will panic")
|
||||
|
||||
Bart :quux
|
||||
do #{:foo "bar"
|
||||
:bar (2, 3, :quux)
|
||||
:baz [12, 34]} > show > print
|
Loading…
Reference in New Issue
Block a user