blob: 623dcb2887e85fd043e7a39407b130c6c27d3011 [file] [log] [blame]
Reid Spencer5f016e22007-07-11 17:01:13 +00001// RUN: clang -fsyntax-only %s
2
3bool a = true;
4bool b = false;