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