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