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 f653d62 commit 2e94bf5Copy full SHA for 2e94bf5
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