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