enso/test/Table_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
..
data Add Text.write Function (#3518) 2022-06-13 09:11:46 +00:00
src Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
package.yaml Simple CSV parser (#1268) 2020-11-05 16:53:50 +01:00