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