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