Drop previously deprecated API.

This commit is contained in:
Ilya Gorbunov
2016-02-05 16:14:16 +03:00
parent 434bd0707d
commit b4ebaad8f5
24 changed files with 7 additions and 1090 deletions
@@ -1,10 +1,10 @@
package testing
fun someFun() {
measureTime<caret>
measure<caret>
}
// Important: This test checks that completion will find top level functions from jars.
// If you going to update it make sure that methods are not auto-imported
// EXIST: measureTimeNano, measureTimeMillis
// EXIST: measureNanoTime, measureTimeMillis