Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
355c202d1050d89b8f0c535235a79b297066679b
/
.
/
testing
/
scenario_app
/
ios
/
app_stub.c
blob: 937090bb80d22ab15f2e4f6c79b448b7406e3bbd [
file
]
// This is a stub file used to create App.framework for JIT mode.
__attribute__
((
unused
))
static
const
int
kMoo
=
88
;