aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/short_type.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/short_type.sh')
-rw-r--r--tests/short_type.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/short_type.sh b/tests/short_type.sh
index fcbec87..b298a98 100644
--- a/tests/short_type.sh
+++ b/tests/short_type.sh
@@ -14,4 +14,3 @@ int main() {
printf("%zu %hd\n", sizeof(b), *b);
}
EOF
-