diff options
Diffstat (limited to 'third_party/python/gyp/test/mac/objc-gc/needs-gc.m')
-rw-r--r-- | third_party/python/gyp/test/mac/objc-gc/needs-gc.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/mac/objc-gc/needs-gc.m b/third_party/python/gyp/test/mac/objc-gc/needs-gc.m new file mode 100644 index 0000000000..ca77976b1d --- /dev/null +++ b/third_party/python/gyp/test/mac/objc-gc/needs-gc.m @@ -0,0 +1 @@ +void objc_fun() { } |