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