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