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