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