diff options
Diffstat (limited to 'tests/comma_operator.sh')
| -rw-r--r-- | tests/comma_operator.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/comma_operator.sh b/tests/comma_operator.sh index 7c53845..b754cf5 100644 --- a/tests/comma_operator.sh +++ b/tests/comma_operator.sh @@ -34,4 +34,3 @@ int main() { printf("%d %d %d\n", x, y, z); } EOF - |
