mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-01 07:32:01 +00:00
update snapshot tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
────────────────────────────────────────────────────────────────────────────────
|
||||
File: sample.rs
|
||||
────────────────────────────────────────────────────────────────────────────────
|
||||
/// A rectangle. First line is changed to prevent a regression of #1869
|
||||
struct Rectangle {
|
||||
width: u32,
|
||||
height: u32,
|
||||
|
||||
Reference in New Issue
Block a user