Test quickfixes for updating language/API version and coroutine support in Gradle projects
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val x = <caret>"s"::length
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
val x = <caret>"s"::length
|
||||