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