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