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