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