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