1 // RUN: clang-cc -fsyntax-only %s
2 
3 bool a = true;
4 bool b = false;
5