summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-bool.cpp
blob: f0b3a9f9f038264767327c82e067e9c6649ca140 (plain)
1
2
3
4
// RUN: clang-cc -fsyntax-only %s

bool a = true;
bool b = false;
OpenPOWER on IntegriCloud