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