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