commit | 3eb0290346199a850bc0b001c3e15ea75fdfff8f | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Tue Jun 29 08:52:36 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Tue Jun 29 08:52:36 2010 +0000 |
tree | 61b3003af77780f910785a0108fabff3f6747b2e | |
parent | 82c8d93357016d81b051f50d394bce028576967f [diff] |
Add parentheses around numeric literals, to avoid turning 3 .bit_length() into 3.bit_length().