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