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