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