blob: e67781c66b665b582d8ee30ed3795cf8020ad45c [file] [log] [blame]
typemap_namespace
if (!strcmp(test1("hello"),"hello"))
error("failed");
endif
if (!strcmp(test2("hello"),"hello"))
error("failed");
endif