/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

  1. import template_ref_type
  2. xr = template_ref_type.XC()
  3. y = template_ref_type.Y()
  4. y.find(xr)