Working on new imports insertion on copy/paste

This commit is contained in:
Valentin Kipyatkov
2015-02-11 20:33:55 +03:00
parent 4031357ae4
commit 6acba00599
35 changed files with 279 additions and 245 deletions
@@ -44,7 +44,7 @@ class ClassObject {
}
}
<selection>fun f(a: A, t: T) {
<selection>fun f(p: A, t: T) {
g(A(c).ext())
O1.f()
O2