update swig on windows
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import using2
|
||||
|
||||
if using2.spam(37) != 37:
|
||||
raise RuntimeError
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
import using2
|
||||
|
||||
if using2.spam(37) != 37:
|
||||
raise RuntimeError
|
||||