Skip to content
Snippets Groups Projects
Commit 0d939ca1 authored by rwbarton's avatar rwbarton Committed by Austin Seipp
Browse files

Comments only

(cherry picked from commit a7eee0d8)
parent c6f8d11b
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
# The rough equivalent of the traditional CPP:
# #define printTest(x) (do{ putStr ( " " ++ "x" ++ " = " ) ; print (x) })
# which is not portable to clang.
import sys
def process(s):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment