preproc_cpp test for testing preprocessor and C++

Move C++ comment testing into here.
See 7a9bf3307f.
This commit is contained in:
William S Fulton 2021-12-22 19:06:00 +00:00
commit 2d76057571
3 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,4 @@
import preproc_cpp
t1 = preproc_cpp.tcxMessageTest()
t2 = preproc_cpp.tcxMessageBug()