static L jtok(S s) { ret javaTok(s); } static L jtok(L tok) { ret javaTok(tok); }