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