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