git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@11187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
4 lines
66 B
Python
4 lines
66 B
Python
#!/usr/bin/env python
|
|
import operbool
|
|
assert not operbool.Test()
|
|
|