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