summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_type_namespace_runme.py
blob: 5f00fe5f2c11432416cefd3d55ad0cc79985cec1 (plain)
1
2
3
4
from template_type_namespace import *

if type(foo()[0]) != type(""):
    raise RuntimeError