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