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