WrongAnnotations.kt - disabled LAZINESS:Consistency -check

because source-based LightAnnotations produces annotation values from arguments in sources even when they are invalid as parameters. Thus they could be inconsistenct with "compiled" ones and it is not an error.
This commit is contained in:
Nicolay Mitropolsky
2018-05-15 18:33:12 +03:00
committed by xiexed
parent da5ef06abf
commit aed63d49ce

View File

@@ -30,4 +30,6 @@ class A {
}
}
}
}
// LAZINESS:NoConsistency