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