aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/struct_arrays.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/struct_arrays.sh')
-rw-r--r--tests/struct_arrays.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/struct_arrays.sh b/tests/struct_arrays.sh
index ca1e0b2..628c0d3 100644
--- a/tests/struct_arrays.sh
+++ b/tests/struct_arrays.sh
@@ -31,4 +31,3 @@ int main() {
printf("%d\n", x.a[4]);
}
EOF
-