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