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