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