You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
224 B

@interface I2
@end
// RUN: env CINDEXTEST_EDITING=1 \
// RUN: c-index-test -test-load-source-reparse 1 local %s | FileCheck %s
// CHECK: preamble-reparse-with-BOM.m:2:12: ObjCInterfaceDecl=I2:2:12 Extent=[2:1 - 3:5]