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