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