Closed harlanhaskins closed 6 years ago
This patch adds support for @import Foo; declarations.
@import Foo;
Oops, I did not notice that the modern Objective-C's @import feature!! Thank you for your pull request!
Thanks for merging! 🎉
This patch adds support for
@import Foo;
declarations.