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