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