diff options
Diffstat (limited to 'tests/052.sh')
| -rw-r--r-- | tests/052.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/052.sh b/tests/052.sh deleted file mode 100644 index 73bcd5d..0000000 --- a/tests/052.sh +++ /dev/null @@ -1,9 +0,0 @@ -cat <<'EOF' > expected -EOF -test_diff <<'EOF' -// TODO: check if the token is at the beginning of line. -// TODO: check if skipped whitespaces do not contain line breaks. -int main() { - return 0; -} -EOF |
