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