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