mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-31 23:22:03 +00:00
Update snapshots
This commit is contained in:
committed by
David Peter
parent
12cb438aa4
commit
882931a77b
@@ -11,7 +11,7 @@ fn main() {
|
||||
"The perimeter of the rectangle is {} pixels.",
|
||||
perimeter(&rect1)
|
||||
);
|
||||
<bat: INVALID UTF-8>
|
||||
println!(r#"This line contains invalid utf8: "<22><><EFBFBD><EFBFBD><EFBFBD>"#;
|
||||
}
|
||||
|
||||
fn area(rectangle: &Rectangle) -> u32 {
|
||||
|
||||
Reference in New Issue
Block a user