Hacker News new | ask | show | jobs
by brennvin 1250 days ago
What if the compiler issued a warning if the f was missing and let you suppress the warning with an r?
1 comments

Then it might as well be fstrings by default, rstrings for raw.
Good idea! If we do away with f strings entirely the problem does not occur.