update swig on windows
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import exception_classname
|
||||
|
||||
a = exception_classname.Exception()
|
||||
if a.testfunc() != 42:
|
||||
raise RuntimeError("Not 42!")
|
||||
Reference in New Issue
Block a user