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