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