Skip to content

Commit

Permalink
[PreSmalltalks] Remove Hole
Browse files Browse the repository at this point in the history
It has not proven to be very useful.
  • Loading branch information
shingarov committed May 28, 2024
1 parent 25ad0de commit 85a0bd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
11 changes: 0 additions & 11 deletions src/PreSmalltalks-Tests/HoleTest.class.st

This file was deleted.

5 changes: 0 additions & 5 deletions src/PreSmalltalks/Hole.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ Class {
#category : #PreSmalltalks
}

{ #category : #testing }
Hole >> isHole [
^true
]

{ #category : #printing }
Hole >> printOn: aStream [
aStream nextPut: $_
Expand Down
6 changes: 0 additions & 6 deletions src/PreSmalltalks/ProtoObject.extension.st

This file was deleted.

0 comments on commit 85a0bd4

Please sign in to comment.