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