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

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