aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/applymapping044/test-mapping.txt
blob: 41c2c5c2a912127035cc75766939ce6b76190820 (plain)
1
2
3
4
5
6
7
8
9
naming044.A -> naming044.x:
    int f -> o
naming044.B -> naming044.y:
    int m() -> n
    int f(naming044.A) -> p
naming044.sub.SubA -> naming044.z.x:
    int f -> q
naming044.sub.SubB -> naming044.z.y:
    int n() -> m