Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
cb8f2ebf08acddd1b4b033b0fee95dafe2aefa87
/
.
/
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
;