Expect/actual: add inspection for Suppress("DIAGNOSTIC") migration

So #KT-20328 Fixed
This commit is contained in:
Mikhail Glukhikh
2017-09-22 17:51:02 +03:00
parent 0bce06dc0f
commit 258e8f73b6
10 changed files with 165 additions and 0 deletions
@@ -0,0 +1,2 @@
@Suppress(<caret>"HEADER_WITHOUT_IMPLEMENTATION")
class Dummy