Sign in
dart
/
sdk
/
c135e908a03e426bf30a70b6436dace4d035105c
/
.
/
sdk_args.gni
blob: 0a66f18a8e68866672540ce010a3932f4a6c49a9 [
file
] [
log
] [
blame
]
declare_args
()
{
# Whether to use the NNBD fork of the SDK core libraries.
# TODO(#38701): Remove this when the fork has been merged back in.
use_nnbd
=
false
}