Skip to content

Commit

Permalink
Quit again
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Dec 22, 2023
1 parent 6e01aa2 commit 3f41d5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5821,5 +5821,5 @@ WorldState addDeferredUIMessage: [
nextPutAll: result asString; cr; flush.
exitCode := result hasPassed ifTrue: [ 1 ] ifFalse: [ exitCode ].

"Smalltalk quitPrimitive: exitCode"
Smalltalk quitPrimitive: exitCode
]

0 comments on commit 3f41d5d

Please sign in to comment.