Closed PalumboN closed 7 months ago
Change the metadata of multiargs primitives with the new notation:
<numberOfArguments: #(0 1)>
I also removed the <checkArgumentCount> pragma and related code because it's not needed anymore (we have the same effect using an array).
<checkArgumentCount>
Change the metadata of multiargs primitives with the new notation:
I also removed the
<checkArgumentCount>
pragma and related code because it's not needed anymore (we have the same effect using an array).