diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-01-09 00:19:31 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-01-09 01:07:52 +0900 |
| commit | 6dc0d380ed09610e5fabb6f8351b92f25d426931 (patch) | |
| tree | 93d652ffdf20a13e09fa2f1ef5fdf425e2460281 /tests/compile_errors.sh | |
| parent | 433b2c4ea87f6a8f69c59bad8bed96cb5fb8b935 (diff) | |
| download | ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.tar.gz ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.tar.zst ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.zip | |
chore: remove unnecessary newlines
Diffstat (limited to 'tests/compile_errors.sh')
| -rw-r--r-- | tests/compile_errors.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/compile_errors.sh b/tests/compile_errors.sh index 23bf394..c41d633 100644 --- a/tests/compile_errors.sh +++ b/tests/compile_errors.sh @@ -30,4 +30,3 @@ EOF test_compile_error <<'EOF' int main() 123 EOF - |
