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