blob: c55c86b2fc6c7b90d88965f361cd14323b82f428 [file] [log] [blame]
// RUN: clang-cc -emit-llvm -o - %s | grep -e "@g[0-9] " | count 2
int g0, f0();
int f1(), g1;