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