aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Index/c-index-spurious-keyword.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/c-index-spurious-keyword.m b/test/Index/c-index-spurious-keyword.m
new file mode 100644
index 0000000000..15befa7d41
--- /dev/null
+++ b/test/Index/c-index-spurious-keyword.m
@@ -0,0 +1,2 @@
+int end;
+// RUN: c-index-test -test-annotate-tokens=c-index-spurious-keyword.m:1:5:1:7 %s | grep Identifier: | count 1