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