Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
parser_testcases
/
error_recovery
/
issue_50838.dart.parser.expect
blob: c54d81576dd0c54999f936c4f298953cbcae9dc5 [
file
] [
log
] [
blame
]
mixin M
{}
mixin N
with
M
{}
mixin
[
KeywordToken
]
M
[
StringToken
]
{[
BeginToken
]}[
SimpleToken
]
mixin
[
KeywordToken
]
N
[
StringToken
]
with
[
KeywordToken
]
M
[
StringToken
]
{[
BeginToken
]}[
SimpleToken
]
[
SimpleToken
]