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