diff options
Diffstat (limited to 'tests/stdlib_declarations.sh')
| -rw-r--r-- | tests/stdlib_declarations.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/stdlib_declarations.sh b/tests/stdlib_declarations.sh index c919b88..efd6a30 100644 --- a/tests/stdlib_declarations.sh +++ b/tests/stdlib_declarations.sh @@ -19,4 +19,3 @@ char* strstr(const char*, const char*); int main() { return 0; } EOF - |
