diff options
Diffstat (limited to 'Tests/GeneratorExpression/objlib2.c')
-rw-r--r-- | Tests/GeneratorExpression/objlib2.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/GeneratorExpression/objlib2.c b/Tests/GeneratorExpression/objlib2.c new file mode 100644 index 0000000..b2c1050 --- /dev/null +++ b/Tests/GeneratorExpression/objlib2.c @@ -0,0 +1,4 @@ + +void objlib2() +{ +} |