🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.7.2
/
.
/
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
}