KT-4820: Added new tests, introduced functionality to detect overridden functions, other minor fixes
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
for ((i,x) in foo.withIndices()) {
|
||||
for ((i, x) in foo.withIndices()) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user