Do not render @NoInfer, @Exact annotations

For now they are always not rendered,
but later they should be rendered in descriptors, but omitted in error messages
This commit is contained in:
Svetlana Isakova
2015-10-16 13:36:49 +03:00
parent 566e27788f
commit 9b440345a1
7 changed files with 28 additions and 8 deletions
@@ -0,0 +1,2 @@
<!-- annotationsForResolve1 -->
Type mismatch: inferred type is kotlin.String but kotlin.Int was expected