We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb272c commit f366953Copy full SHA for f366953
test/comment_referable/parser_test.dart
@@ -71,7 +71,6 @@ void main() {
71
expectParseError('<MoofMilker>');
72
expectParseError('>%');
73
expectParseError('>=>');
74
- expectParseError('operator');
75
});
76
77
}
0 commit comments