[INFO] [stdout] error[E0539]: malformed `should_panic` attribute input
[INFO] [stdout] --> src/frontend/parser/tiger_parser/token.rs:87:5
[INFO] [stdout] |
[INFO] [stdout] 87 | #[should_panic("Expecting char. Identifier found")]
[INFO] [stdout] | ^^^^^^^^^^^^^^^----------------------------------^^
[INFO] [stdout] | |
[INFO] [stdout] | expected this to be of the form `expected = "..."`