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