1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
--- source: tests/test.rs assertion_line: 12 expression: diff info: lhs: type: string rhs: pattern: "^[a-z]+$" type: string input_file: tests/fixtures/pattern/pattern_add.json --- [ Change { path: "", change: PatternAdd { added: "^[a-z]+$", }, }, ]