let foo = 42 let bar = :thing let baz = #{:a 1, :b 2} doc! (add) print! ("This is a message from inside Ludus") [foo, bar, baz] add (1, 2)