8000
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.
1 parent 096052e commit 8254e4aCopy full SHA for 8254e4a
lit_tests/parser-diags.swift
@@ -1,5 +1,7 @@
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