parent
3e47ed5614
commit
81ba06e59e
4 changed files with 11 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ def run(module_name):
|
|||
|
||||
f.newname()
|
||||
f.newname(1)
|
||||
f.defaulted1()
|
||||
f.defaulted2()
|
||||
|
||||
if f.double_if_void_ptr_is_null(2, None) != 4:
|
||||
raise RuntimeError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue