Skip to content

Commit

Permalink
Update smalltalksrc/VMMaker/InterpreterPrimitives.class.st
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep committed Apr 4, 2024
1 parent 39b6985 commit aa9aaf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smalltalksrc/VMMaker/InterpreterPrimitives.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -1932,7 +1932,6 @@ InterpreterPrimitives >> primitiveFullClosureValue [

<option: #SistaV1BytecodeSet>
<numberOfArguments: #(0 1 2)>
"<checkArgumentCount>"
| blockClosure numArgs closureMethod |

blockClosure := self stackValue: argumentCount.
Expand Down

0 comments on commit aa9aaf6

Please sign in to comment.