Example #1
0
def fun3():
    a = y
    a.q()  # length 4
    bar(a, a)
Example #2
0
def fun2():
    a = y
    a.s()  # length 4
    adam.bar(a, a)