ref: 042899b8725429043304247c297d0344cffe4780 dir: /test/constunion.myr/
use std const x = `std.Some "thing" const main = { std.put("{}\n", x) }