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