swig/Examples/test-suite/python/preproc_cpp_runme.py
William S Fulton 2d76057571 preproc_cpp test for testing preprocessor and C++
Move C++ comment testing into here.
See 7a9bf3307f.
2021-12-22 19:06:00 +00:00

4 lines
87 B
Python

import preproc_cpp
t1 = preproc_cpp.tcxMessageTest()
t2 = preproc_cpp.tcxMessageBug()