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