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