<@U1C29C9RC> I can't define the functions myself. ...
# dsl
s
@jonnyzzz I can't define the functions myself. I guess a better example would be
Copy code
listOfAnything {
    1
    "hi"
    new Exception("boo")
}