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