Searched defs:plus (Results 1 – 2 of 2) sorted by relevance
2936 fun plus(value: Int): Bar { TODO() } in KotlinOperator check only applies when not using operator modifier() method
373 fun plus(s: String) { } in Remove operator() method