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