KT-20706: Fix auto-popup completion after digit in KDoc

#KT-20706 Fixed
This commit is contained in:
Simon Ogorodnik
2018-12-12 00:02:25 +03:00
parent c607b8e556
commit 1f6fde4bc2
9 changed files with 48 additions and 4 deletions
@@ -0,0 +1,8 @@
/**
* 0<caret>
*/
fun some() {}
// INVOCATION_COUNT: 0
// NOTHING_ELSE