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