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