kotlin-python icon indicating copy to clipboard operation
kotlin-python copied to clipboard

Decide what we do with `== null` to `== None` compilation. Maybe it should be compiled like `is None`; maybe only `===` should be compiled to `is`

Open krzema12 opened this issue 2 years ago • 0 comments

Originally created by @SerVB.

krzema12 avatar Nov 23 '21 07:11 krzema12