summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_ref_type_runme.py
blob: f4ebc354c4d558421cf415cd3e60a06bebe89cd7 (plain)
1
2
3
4
5
import template_ref_type

xr = template_ref_type.XC()
y = template_ref_type.Y()
y.find(xr)