Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __init__(self, *args):
parser_test_case.parser_test_case_t.__init__(self, *args)
self.header = 'core_ns_join_1.hpp'
self.config = autoconfig.cxx_parsers_cfg.gccxml.clone()
self.config.start_with_declarations.extend(['E11', 'ns::ns12::E13'])