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