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