summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/typemap_ns_using_runme.py
blob: 802ea7f5659f36a193e1adfa932c4116a88aa9bd (plain)
1
2
3
4
import typemap_ns_using

if typemap_ns_using.spam(37) != 37:
    raise RuntimeError