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