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