1*f4a2713aSLionel Sambuc 2*f4a2713aSLionel Sambuc void foo(); 3*f4a2713aSLionel Sambuc 4*f4a2713aSLionel Sambuc // RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s 5*f4a2713aSLionel Sambuc // CHECK: [indexDeclaration]: kind: function | name: foo 6