// RUN: %clang_cc1 -triple i386-linux -debug-info-kind=limited -emit-llvm -o - %s | FileCheck %s
const int AA = 5;
// CHECK-LABEL: define{{.*}} i32 @f1
int
// CHECK-LABEL: define{{.*}} i32 @f2
int
// Check nested function declarators work.
int
// This used to crash with debug info enabled.
int