@ -0,0 +1,5 @@
ns Bar {
:foo :foo
:bar :bar
:baz "baz"
}
@ -1 +1,7 @@
do "hello!" > fn (x) -> print (x) > print
import "bar.ld" as Bar
print ("Bar :foo should be :foo. It is ", Bar :foo)
print ("But if I do something naughty, Ludus will panic")
panic! ("oops", :foo, 42)
The note is not visible to the blocked user.