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