Skip to content

Commit 479d3c5

Browse files
committed
Remove FIXMEs that have already been handled
1 parent 4f1286f commit 479d3c5

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
@@ -344,7 +344,6 @@ final class ExpressionTests: XCTestCase {
344344
}
345345

346346
func testSingleQuoteStringLiteral() {
347-
// FIXME: This test case should produce a diagnostics
348347
AssertParse(
349348
#"""
350349
'red'

0 commit comments

Comments
 (0)