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