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