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