aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/preproc_gcc_output_runme.py
blob: 66ff7d21a9f8002d57cb140709e22837f0210190 (plain)
1
2
3
4
5
import preproc_gcc_output

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