Here: http://nekovm.org/doc/nxml


   - <g v="field">e</p> field access of a subexpression (e).field
   - <c>e0 e1 e2 e3...</p> call of e0(e1,e2,e3...)

Should be:

   - <g v="field">e</g> field access of a subexpression (e).field
   - <c>e0 e1 e2 e3...</c> call of e0(e1,e2,e3...)
-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to