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