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