/trunk/Examples/test-suite/python/template_ref_type_runme.py
Python | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 42a2b8f413e0349b2927bdf404926a8a MD5 | raw file
1import template_ref_type 2 3xr = template_ref_type.XC() 4y = template_ref_type.Y() 5y.find(xr)