bin.name = "typos" status.code = 2 stdin = "" stdout = """ error: `hello` is disallowed --> ./file:1:1 | 1 | hello `hello` | ^^^^^ | error: `hello` is disallowed --> ./file:1:8 | 1 | hello `hello` | ^^^^^ | """ stderr = ""