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