commit | 7fe1049fcbb623609c79c8f9ecc8e5ffc7cf6439 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon May 12 22:35:40 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon May 12 22:35:40 2014 +0200 |
tree | 087a9db3028b85c510b510e71dba591f0d0ec447 | |
parent | bf88ffba5edf780e12a64db9cb929216c19f6cfa [diff] |
Issue #21422: Add a test to check that bool << int and bool >> int return an int