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