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