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