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