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