Hacker News new | ask | show | jobs
by h-cobordism 2245 days ago
You're referring to raw string literals, right?
1 comments

Yes. You need to include more #s than you have in the string, and it’s rare to have a ton of them, let alone a raw string literal in the first place.
Does that make the grammar context-sensitive, or just the lexer?
This is not an area of my expertise, so I can't say.