EA-36935 Rewriting annotations exception when file contains object with annotation.

This commit is contained in:
Nikolay Krasko
2012-08-29 19:38:37 +04:00
parent 0852f3939f
commit 03989b9055
6 changed files with 31 additions and 25 deletions
@@ -0,0 +1,3 @@
// Check that there won't be "Rewrite at slice ANNOTATION key" exception - EA-36935
<!UNRESOLVED_REFERENCE!>someErrorAnnotation<!> object Test {
}