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