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 92fc7db + fa19891 commit 5f99b73Copy full SHA for 5f99b73
test/Parse/EOF/block-comment-missing-newline.swift
@@ -1,4 +1,4 @@
1
// RUN: %target-parse-verify-swift
2
3
// This file does not end in a trailing newline; this is deliberate!
4
-/* unterminated block comment expected-note{{comment started here}} expected-error{{unterminated '/*' comment}}{{127-127=*/}}
+/* unterminated block comment expected-note{{comment started here}} expected-error{{unterminated '/*' comment}}{{126-126=*/}}
0 commit comments