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