enso/test/Visualization_Tests
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
..
src Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
package.yaml Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00