Skip to content

Commit f366953

Browse files
committed
Wrong negative case
1 parent 5fb272c commit f366953

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/comment_referable/parser_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ void main() {
7171
expectParseError('<MoofMilker>');
7272
expectParseError('>%');
7373
expectParseError('>=>');
74-
expectParseError('operator');
7574
});
7675
});
7776
}

0 commit comments

Comments
 (0)