blob: 623dcb2887e85fd043e7a39407b130c6c27d3011 [file] [log] [blame]
Chris Lattner4b009652007-07-25 00:24:17 +00001// RUN: clang -fsyntax-only %s
2
3bool a = true;
4bool b = false;