blob: 581a0f437b0e772c0ab213646d3dacd7e1341115 [file] [log] [blame]
from typemap_namespace import *
if test1("hello") != "hello":
raise RuntimeError
if test2("hello") != "hello":
raise RuntimeError