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