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