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