Dropped inspection for functions matching operator convention - only intention left
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class A {
|
||||
fun <caret>contains(other: A): Boolean = true
|
||||
}
|
||||
Reference in New Issue
Block a user