Non-canonical modifiers order: do not highlight annotation

#KT-29238 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-01-17 11:12:12 +09:00
committed by Mikhail Glukhikh
parent 0075e90042
commit de7adf55ff
4 changed files with 25 additions and 1 deletions
@@ -0,0 +1,4 @@
// PROBLEM: none
annotation class Test
internal abstract <caret>@Test /* this is a test */ class MyTest