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