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