C++, C#: Autoformat

This commit is contained in:
Dave Bartolomeo
2019-09-29 22:39:09 -07:00
parent bcd987cdf1
commit 043e5f716b
29 changed files with 94 additions and 123 deletions

View File

@@ -0,0 +1,4 @@
import cpp
from Function f
select f, "Message: $@ -- $@ + $@", f.getADeclaration(), "decl", f, "def"