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