swig/Examples/test-suite/lua/preproc_gcc_output_runme.lua

6 lines
112 B
Lua

local v=require("preproc_gcc_output")
v.header1_function_a(99)
v.header1_function_b(99)
v.header2_function(99)