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