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