DEBSOURCES
Skip Quicknav
sources / python3.14 / 3.14.0~rc1-1 / iOS / testbed / iOSTestbed / AppDelegate.h
1234567891011
// // AppDelegate.h // iOSTestbed // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @end