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