aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/increment_operators.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/increment_operators.sh')
-rw-r--r--tests/increment_operators.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/increment_operators.sh b/tests/increment_operators.sh
index f6aa2b5..e7fb221 100644
--- a/tests/increment_operators.sh
+++ b/tests/increment_operators.sh
@@ -26,4 +26,3 @@ int main() {
printf("%d\n", a);
}
EOF
-