Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
c9159b7436363f0cfbddc3deae1bcf925b5c2d4b
/
.
/
iOS
/
testbed
/
iOSTestbed
/
AppDelegate.h
blob: f695b3b5efc08b7584e98aa422239d78e352a297 [
file
]
//
// AppDelegate.h
// iOSTestbed
//
#import <UIKit/UIKit.h>
@interface
AppDelegate
:
UIResponder
<
UIApplicationDelegate
>
@end