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