Skip to content

Remove code for Pharo 11 #5099

Description

@girba

We can now remove the code for Pharo11.

Object>>#forPharo12AndNewer:forPharo11:

Replace:

``@receiver 
		forPharo12AndNewer: [ 
			``@any ] 
		forPharo11: [
			``@any2]

with:

``@any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions