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