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