From 212eda9a11b9c5e834bd840bd3d804453494bd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Feh=C3=A9r?= Date: Fri, 3 Jan 2025 14:36:37 +0100 Subject: [PATCH] Remove outdated comment The fix mentioned in the comment was already applied in commit a4f8a0ae20ee7dc3332bb24a96db29b364b698a3 --- test/corpus/literals.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/corpus/literals.txt b/test/corpus/literals.txt index fbe698b..2158c5f 100644 --- a/test/corpus/literals.txt +++ b/test/corpus/literals.txt @@ -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"\\"