Fix compilation for 183 after adding support incremental analysis of comment and kdoc
Relates to #KT-35189
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
// TYPE: '\b\b'
|
||||
|
||||
fun uncomment(): String {
|
||||
//<caret>return ""
|
||||
}
|
||||
Reference in New Issue
Block a user