enso/test/micro-distribution
Hubert Plociniczak 22a371a9c6
Substitute this with self (#3524)
A semi-manual s/this/self appied to the whole standard library.
Related to https://www.pivotaltracker.com/story/show/182328601

In the compiler promoted to use constants instead of hardcoded
`this`/`self` whenever possible.

# Important Notes
The PR **does not** require explicit `self` parameter declaration for methods as this part
of the design is still under consideration.
2022-06-21 10:53:52 +00:00
..
editions introduce a micro stdlib for testing (#3531) 2022-06-16 10:25:24 +00:00
lib/Standard/Base/0.0.0-dev Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00