Skip to content

Commit

Permalink
Remove obsolete todo
Browse files Browse the repository at this point in the history
  • Loading branch information
magicant committed May 6, 2024
1 parent 559994e commit 34035d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yash-syntax/src/parser/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ pub enum SyntaxError {
MissingRedirOperand,
/// A here-document operator is missing its delimiter token.
MissingHereDocDelimiter,
// TODO Include the corresponding here-doc operator.
/// A here-document operator is missing its corresponding content.
MissingHereDocContent,
/// A here-document content is missing its delimiter.
Expand Down

0 comments on commit 34035d1

Please sign in to comment.