Skip to content

Commit 59c93fc

Browse files
authored
Merge pull request #584 from ahoppen/pr/re-enable-parser-diags
2 parents 0dce09f + 2e94bf5 commit 59c93fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lit_tests/parser-diags.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %lit-test-helper -source-file %s -dump-diags 2>&1 | %FileCheck %s
22

3-
// REQUIRES: rdar71046813
4-
53
// CHECK: [[@LINE+2]]:11 error: consecutive statements on a line must be separated by ';'
64
// CHECK-NEXT: Fixit: ([[@LINE+1]]:11,[[@LINE+1]]:11) Text: ";"
75
let number Int

0 commit comments

Comments
 (0)