X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fparse.lisp;h=11af5517e284a97db29cddf9aa6035aeadf2a402;hp=622723748d606f2d9bcb8565fc1c6c1c72efa543;hb=083d6c212147c2242f0513924e931bcdafd641c9;hpb=bc4ccb4263ccbcc915d913c7111fdd40e2e998fe diff --git a/src/main/parse.lisp b/src/main/parse.lisp index 6227237..11af551 100644 --- a/src/main/parse.lisp +++ b/src/main/parse.lisp @@ -252,7 +252,7 @@ DESCRIPTION: (defprim :count (:agentset)) (defprim :die ()) (defprim :display ()) -(defprim :with (:reporter-block)) +(defprim :with (:agentset :reporter-block) :infix) (defprim :fd (:number)) (defprim :hatch (:number :command-block)) ; (defprim :let (t t)) ; keeping this here, commented out, to note that it has special processing