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