Quick Fixes: Implement "Rename unresolved reference" fix
#KT-8795 Fixed
This commit is contained in:
Vendored
+1
@@ -3,6 +3,7 @@
|
||||
// ERROR: Expression expected, but a package name found
|
||||
// ACTION: Create class 'SomeTest'
|
||||
// ACTION: Replace safe access expression with 'if' expression
|
||||
// ACTION: Rename reference
|
||||
|
||||
package testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user