expected.out revision 3233:b5d08bc0d224
1interface pkg1.A
2  name: A / A / pkg1.A
3  methods:
4    void m1(int, String...)
5