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 d6fc080 commit 8baba29Copy full SHA for 8baba29
test/incrParse/extend-identifier-at-eof.swift
@@ -1,4 +1,6 @@
1
// RUN: %incr-transfer-tree --expected-incremental-syntax-tree %S/Outputs/extend-identifier-at-eof.json %s
2
3
func foo() {}
4
+// ATTENTION: This file is testing the EOF token.
5
+// DO NOT PUT ANYTHING AFTER THE CHANGE, NOT EVEN A NEWLINE
6
_ = x<<<|||x>>>
0 commit comments