Skip to content

Commit

Permalink
Removed space - make the CI run again
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmontt committed Oct 13, 2023
1 parent e9c146b commit b63731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smalltalksrc/VMMaker/StackInterpreter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ StackInterpreter class >> initializePrimitiveTable [

"Unassigned Primitives"
(575 595 primitiveFail)

"Allocate in old space primitive"
(596 primitiveNewOldSpace)
(597 primitiveNewWithArgOldSpace)
Expand Down

0 comments on commit b63731c

Please sign in to comment.