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