Java Deprecated is mapped in accordance with Java Target / Retention, some diagnostic changed

This commit is contained in:
Mikhail Glukhikh
2015-07-23 12:39:12 +03:00
parent 219ffa4fb3
commit a86857fbb5
8 changed files with 33 additions and 30 deletions
@@ -1,4 +1,3 @@
import java.lang.Deprecated;
import java.lang.SuppressWarnings;
class C {