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