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