#import NS_ASSUME_NONNULL_BEGIN @interface ObjCImpl : NSObject - (void)goodMethod; @end NS_ASSUME_NONNULL_END