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