diff options
Diffstat (limited to 'tests/syntax')
-rw-r--r-- | tests/syntax/good/testfile-for-1.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/syntax/good/testfile-for-1.cpp b/tests/syntax/good/testfile-for-1.cpp index 71f985d..170e303 100644 --- a/tests/syntax/good/testfile-for-1.cpp +++ b/tests/syntax/good/testfile-for-1.cpp @@ -1,2 +1 @@ int main() { for(;;); } - |