diff options
Diffstat (limited to 'test/Import/error-in-import/Inputs/S.c')
-rw-r--r-- | test/Import/error-in-import/Inputs/S.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Import/error-in-import/Inputs/S.c b/test/Import/error-in-import/Inputs/S.c new file mode 100644 index 000000000000..23ca763f6798 --- /dev/null +++ b/test/Import/error-in-import/Inputs/S.c @@ -0,0 +1,2 @@ +struct S [ +]; |