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