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