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