static void tok_kiloConstants(L tok) { if (!tok.contains("K")) ret; jreplace(tok, " K", "($1*1024)"); }