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