blob: 3c3c43b746d6d701dbf7ff4252682bd7a6d6494c [file] [log] [blame]
Ted Kremenek672c0032010-05-06 00:22:25 +00001#include "annotate-tokens-include.h"
2
3// RUN: c-index-test -test-annotate-tokens=%s:1:1:2:1 %s | FileCheck %s
4// CHECK: Identifier: "include" [1:2 - 1:9] preprocessing directive=
5// CHECK: Literal: ""annotate-tokens-include.h"" [1:10 - 1:37] preprocessing directive=
6