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