// RUN: c-index-test -test-load-source all %s -Wno-objc-root-class > %t 2>&1
// RUN: FileCheck -input-file=%t %s
@class NSString;
void ;
// This test case tests that the "@" is properly inserted before the '"', even in the
// presence of a nested macro chain.
// CHECK: FIX-IT: Insert "@" at 18:22