Kirill Karnaukhov

Results 22 issues of Kirill Karnaukhov

![image](https://user-images.githubusercontent.com/54322958/130640481-5d417479-7378-4aee-a5e0-16d26beb3c3a.png) It's a problem that `[]` is not a name.

![image](https://user-images.githubusercontent.com/54322958/130370896-4428c395-ebdc-4387-86ad-695c0de2442e.png)

bug

Example: `**` shouldn't be in the list. ![image](https://user-images.githubusercontent.com/54322958/129811732-3b02d0ea-59c6-48ee-b1a0-40677950473e.png)

bug

![image](https://user-images.githubusercontent.com/54322958/129809500-30fffc9f-575f-411d-bc67-78d513892537.png)

bug

Example: `Int` should be a qualifier of operator here. Maybe it shouldn't considered as qualifier. If not, navigation cannot be correct until we have type inference. ![image](https://user-images.githubusercontent.com/54322958/129797020-a3801488-acdb-4dfb-9a49-01cd4055a6b9.png)

should be fixed

Now it's possible to name binding with capital letter if it's in ``.

bug

For example: `myVariable''Quote` must be a valid name.

bug