rust/tests/target/issue-1247.rs

8 lines
204 B
Rust
Raw Normal View History

2017-05-25 16:01:41 +02:00
// rustfmt-max_width: 80
fn foo() {
polyfill::slice::fill(&mut self.pending[padding_pos..
(self.algorithm.block_len - 8)],
0);
}