KT-20706: Fix auto-popup completion after digit in KDoc
#KT-20706 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
/**
|
||||
* 0<caret>
|
||||
*/
|
||||
fun some() {}
|
||||
|
||||
// INVOCATION_COUNT: 0
|
||||
// NOTHING_ELSE
|
||||
Reference in New Issue
Block a user