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