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