Sign in
dart
/
sdk.git
/
cc0dbb27bbcd3310d991c960dbd582d2e66ca72c
/
.
/
pkg
/
front_end
/
parser_testcases
/
patterns
/
constant_identifier_unprefixed_insideSwitchExpression.dart
blob: 081f13f9d96354a250f8e47449fe23682e455a88 [
file
]
f
(
x
)
=>
switch
(
x
)
{
y
=>
0
};