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/predefined_macros.sh | |
| parent | 433b2c4ea87f6a8f69c59bad8bed96cb5fb8b935 (diff) | |
| download | ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.tar.gz ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.tar.zst ducc-6dc0d380ed09610e5fabb6f8351b92f25d426931.zip | |
chore: remove unnecessary newlines
Diffstat (limited to 'tests/predefined_macros.sh')
| -rw-r--r-- | tests/predefined_macros.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/predefined_macros.sh b/tests/predefined_macros.sh index 51aeca8..ada2fdd 100644 --- a/tests/predefined_macros.sh +++ b/tests/predefined_macros.sh @@ -52,4 +52,3 @@ int main() { printf("%d %d\n", A, A); } EOF - |
