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