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