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