blob: de1f1ebe1a988202ae09445342e1cb1a1740746e [file] [log] [blame]
Argyrios Kyrtzidisa049bbb2012-10-26 19:36:33 +00001
2void foo();
3
4// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
5// CHECK: [indexDeclaration]: kind: function | name: foo