## Compiler version 3.6.3 ## Minimized code ```Scala Array(1,2,3).fil@@ ``` ## Output Multiple filter methods with the same signature. ## Expectation Single filter and filterNot method First tackled in https://github.com/scala/scala3/pull/14036