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