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