swig/Examples/test-suite/python/using1_runme.py

5 lines
64 B
Python

import using1
if using1.spam(37) != 37:
raise RuntimeError