From a01d09ca4730de4987d67e73a8ee895f77f57f9c Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Thu, 5 Dec 2013 22:20:54 +0100 Subject: Added tests, corrected two failed tests. --- tests/syntax/good/testfile-for-1.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/syntax') 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(;;); } - -- cgit v1.2.3