mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Syntax] Don't pretty-print -emit-syntax JSON output (#15380)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %swift-syntax-test -input-source-filename %s -serialize-raw-tree > %t.emit
|
||||
// RUN: %target-swift-frontend -emit-syntax %s > %t.emit
|
||||
// RUN: %sourcekitd-test -req=syntax-tree %s > %t.sourcekit
|
||||
// RUN: diff %t.emit %t.sourcekit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user