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