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