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