Skip to content

Commit cec860e

Browse files
committed
Remove FIXMEs that have already been handled
1 parent 23e54c1 commit cec860e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SwiftParserTest/Expressions.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ final class ExpressionTests: XCTestCase {
371371
}
372372

373373
func testSingleQuoteStringLiteral() {
374-
// FIXME: This test case should produce a diagnostics
375374
AssertParse(
376375
#"""
377376
'red'

0 commit comments

Comments
 (0)