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