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