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