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