Code Insight: Support file path references inside of Kotlin string literals
#KT-11704 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Foo {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user
#KT-11704 Fixed
@@ -0,0 +1,3 @@
|
||||
class Foo {
|
||||
|
||||
}
|
||||