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