Synthetic extensions suggested in completion

This commit is contained in:
Valentin Kipyatkov
2015-07-08 18:49:52 +03:00
parent 08754b9fc0
commit 17442617bb
27 changed files with 196 additions and 99 deletions
@@ -0,0 +1,7 @@
import java.io.File
fun foo(file: File) {
file.abs<caret>
}
// ELEMENT: absolutePath