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