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