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