expected.out revision 0
765N/Aelement pkg1.A.value()
765N/A annotations:
765N/A @pkg1.A("value")
765N/A returns:
765N/A String
765N/A
765N/Afield E econst
765N/A annotations:
765N/A @pkg1.A("econst")
765N/A
765N/Afield int f
765N/A annotations:
765N/A @pkg1.A("f")
765N/A
765N/Amethod pkg1.B.m1(int)
765N/A signature: (int)
765N/A (int)
765N/A annotations:
@pkg1.A("m1")
returns:
void