Skip to content

Commit

Permalink
Merge pull request #166 from ThomasFeher/fix_comment
Browse files Browse the repository at this point in the history
Remove outdated comment
  • Loading branch information
savq authored Jan 3, 2025
2 parents e01c928 + 212eda9 commit ffdd9fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/corpus/literals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ echo "\033[31mred\033[m"
non-standard string literals
==============================

# FIXME: \s shouldn't be an escape_sequence here
trailing_ws = r"\s+$"
version = v"1.0"
K"\\"
Expand Down

0 comments on commit ffdd9fe

Please sign in to comment.