Files

4 lines
78 B
Python
Raw Permalink Normal View History

import operbool
if operbool.Test():
raise RuntimeError("operbool failed")