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