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