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