1 package test2;
2 
3 @SuppressWarnings("unused")
4 public class Nested4 {
5     private static int value = 6;
6 }
7