blob: c91801c22ed41b76f14fd244918ebd68c472e5a3 [file] [log] [blame]
#import "app-bridging-header-to-pch.h"
static inline int unit_test_function(int x) {
return x + 28;
}