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