diff options
Diffstat (limited to 'tests/implicit_return.sh')
| -rw-r--r-- | tests/implicit_return.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/implicit_return.sh b/tests/implicit_return.sh index 423844e..20a8bed 100644 --- a/tests/implicit_return.sh +++ b/tests/implicit_return.sh @@ -16,4 +16,3 @@ int main() { else return 1; } EOF - |
