mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 06:48:51 -04:00
6 lines
152 B
Objective-C
6 lines
152 B
Objective-C
// RUN: c-index-test -test-load-source local %s 2>&1 | FileCheck %s
|
|
|
|
int foo;
|
|
int
|
|
|
|
// CHECK: cindex-on-invalid.m:6:70: error: expected identifier or '(' |