[LC] drop outdated 'CHECK_BY_JAVA_FILE' directive

This commit is contained in:
Dmitrii Gridin
2022-12-22 15:13:46 +01:00
committed by teamcity
parent 3e36e51920
commit 7096fc1416
14 changed files with 0 additions and 15 deletions
@@ -1,4 +1,3 @@
// CHECK_BY_JAVA_FILE
annotation class Anno
class TestClass(@setparam:Anno var hello: Int)