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