1 T6388543.java:24:8: compiler.note.proc.messager: note:value @A({1}) + {1}
   2 T6388543.java:24:8: compiler.note.proc.messager: note:value @A({1}) + 1
   3 T6388543.java:27:16: compiler.note.proc.messager: note:value @A({2}) + {2}
   4 T6388543.java:27:16: compiler.note.proc.messager: note:value @A({2}) + 2
   5 T6388543.java:30:16: compiler.note.proc.messager: note:value @A({3}) + {3}
   6 T6388543.java:30:17: compiler.note.proc.messager: note:value @A({3}) + 3
   7 T6388543.java:33:16: compiler.note.proc.messager: note:value @A({4, 5}) + {4, 5}
   8 T6388543.java:33:17: compiler.note.proc.messager: note:value @A({4, 5}) + 4
   9 T6388543.java:33:20: compiler.note.proc.messager: note:value @A({4, 5}) + 5
  10 T6388543.java:36:12: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + @C(x=ONE, y=TWO)
  11 T6388543.java:36:20: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + ONE
  12 T6388543.java:36:31: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + TWO
  13 T6388543.java:36:42: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + @C(x=ONE, y=TWO)
  14 T6388543.java:36:50: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + ONE
  15 T6388543.java:36:61: compiler.note.proc.messager: note:value @B(x=@C(x=ONE, y=TWO), y=@C(x=ONE, y=TWO)) + TWO