swig/Examples/test-suite/python/preproc_gcc_output_runme.py

6 lines
151 B
Python

import preproc_gcc_output
preproc_gcc_output.header1_function_a(99)
preproc_gcc_output.header1_function_b(99)
preproc_gcc_output.header2_function(99)