def fn():
     a = A()
     return rgc.get_typeid(a)
Example #2
0
 def fn():
     a = A()
     return rgc.get_typeid(a)