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