Sign in
◑
Theme
dart
/
sdk
/
bc4e2013756c170c785f1554cd360e2e5c19a1ce
/
.
/
pkg
/
front_end
/
parser_testcases
/
patterns
/
patternVariableDeclarationStatement_disallowsConst.dart
blob: aa293ef240e468122501d906b5049333ff2d7a61 [
file
]
f
(
x
)
{
const
(
_
)
=
x
;
}