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