Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/test-suite/python/operbool_runme.py
2019-08-04 21:38:19 -05:00

5 lines
100 B
Python

#!/usr/bin/env python
import operbool
if operbool.Test():
raise RuntimeError("operbool failed")