From de004660726acb148bf0022706b7019ca560172d Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 16 Apr 2019 12:26:18 -0700 Subject: tests -> test --- tests/local-init.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/local-init.c (limited to 'tests/local-init.c') diff --git a/tests/local-init.c b/tests/local-init.c deleted file mode 100644 index 0e886d7..0000000 --- a/tests/local-init.c +++ /dev/null @@ -1,6 +0,0 @@ -void f(void) { - struct { - char c[8]; - long long i[3]; - } s = {'a'}; -} -- cgit v1.2.3