Move: Make minor improvements and refactorings

This commit is contained in:
Alexey Sedunov
2017-04-05 15:24:11 +03:00
parent 97789d4a32
commit 5c35061afa
16 changed files with 314 additions and 286 deletions
@@ -1,3 +1,3 @@
Call with two implicit receivers won't be processed: bar()
Call with two implicit receivers won't be processed: foo()
Member extension call won't be processed: bar()
Member extension call won't be processed: foo()
Qualified call won't be processed: 1.foo()