tree-sitter-objc/examples/SemaObjC/nonnull.h

3 lines
65 B
C
Raw Normal View History

2022-04-16 15:58:26 +00:00
// rdar: //6857843
#define NONNULL_ATTR __attribute__((nonnull))