Skip to content

Commit 218e71c

Browse files
committed
minor changes
1 parent aed8ede commit 218e71c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/SwiftParserTest/Assertions.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,6 @@ func assertParse<S: SyntaxProtocol>(
556556
markerLocations["START"] = 0
557557

558558
let tree: S = parse(source)
559-
560-
print(tree.recursiveDescription)
561559

562560
// Round-trip
563561
assertStringsEqualWithDiff(

0 commit comments

Comments
 (0)