diff options
Diffstat (limited to 'Tests/CustomCommand/doc1.tex')
-rw-r--r-- | Tests/CustomCommand/doc1.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustomCommand/doc1.tex b/Tests/CustomCommand/doc1.tex new file mode 100644 index 0000000..e6b6ccb --- /dev/null +++ b/Tests/CustomCommand/doc1.tex @@ -0,0 +1 @@ +int doc() { return 7;} |