Add test of bitwise operators and octal/hexadecimal literals.
authorCarl Worth <cworth@cworth.org>
Mon, 24 May 2010 18:30:06 +0000 (11:30 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 24 May 2010 18:33:07 +0000 (11:33 -0700)
commitbb9315f8047770585391c56973ef26c30f74d603
tree7ca0a56d7ffd8865fa1989cc45dca1b540733904
parent03f6d5d2d4a6c42a197ee8eb4e26b87c87bbe43e
Add test of bitwise operators and octal/hexadecimal literals.

This new test covers several features from the last few commits.

This test passes already.
tests/052-if-bitwise.c [new file with mode: 0644]