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