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