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