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