blob: f0b3a9f9f038264767327c82e067e9c6649ca140 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -fsyntax-only %s
Reid Spencer5f016e22007-07-11 17:01:13 +00002
3bool a = true;
4bool b = false;