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