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