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