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