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