blob: 0f6bdffe9145e849e1478ad85ae5da250beed1fa [file] [log] [blame]
// RUN: not c-index-test -test-load-source local %s > %t 2> %t.err
// RUN: FileCheck %s < %t.err
// XFAIL: *
// CHECK: error: expected identifier or '('
// CHECK: Unable to load translation unit!
int foo;
int