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