aboutsummaryrefslogtreecommitdiffstats
path: root/test/FileCheck/first-character-match.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/FileCheck/first-character-match.txt')
-rw-r--r--test/FileCheck/first-character-match.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/FileCheck/first-character-match.txt b/test/FileCheck/first-character-match.txt
new file mode 100644
index 0000000..4b09c21
--- /dev/null
+++ b/test/FileCheck/first-character-match.txt
@@ -0,0 +1,2 @@
+RUN: FileCheck -check-prefix=RUN -input-file %s %s
+// Prefix is at the first character in the file. The run line then matches itself.