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