With plugin version 1.1.51 ` future.onComplete(obj...
# announcements
z
With plugin version 1.1.51
future.onComplete(object : OnComplete<Any?>() {
does compile as described in http://kotlincore.com/kotlin-type-inference-compile-error-when-using-akka-java-api.html but the linter reports a platform declaration error.