We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dce09f + 2e94bf5 commit 59c93fcCopy full SHA for 59c93fc
lit_tests/parser-diags.swift
@@ -1,7 +1,5 @@
1
// RUN: %lit-test-helper -source-file %s -dump-diags 2>&1 | %FileCheck %s
2
3
-// REQUIRES: rdar71046813
4
-
5
// CHECK: [[@LINE+2]]:11 error: consecutive statements on a line must be separated by ';'
6
// CHECK-NEXT: Fixit: ([[@LINE+1]]:11,[[@LINE+1]]:11) Text: ";"
7
let number⁚ Int
0 commit comments