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