Skip to content

Commit eb8e275

Browse files
author
Dwight Guth
committed
modify test slightly
1 parent 98d7bae commit eb8e275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/unit-fail-compilation/j078d.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
int f(_Thread_local void) {
1+
int f(extern void) {
22
return 0;
33
}
44

0 commit comments

Comments
 (0)