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