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