ref: c104f230dc27e371b3cdc1893127ad74891bb0ec dir: /test/bigliteral.myr/
use std const main = { std.put("%l\n", 34359738368 castto(int64)) }