Y
Hacker News
new
|
ask
|
show
|
jobs
by
h-cobordism
2245 days ago
You're referring to raw string literals, right?
1 comments
steveklabnik
2245 days ago
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.
link
wtetzner
2245 days ago
Does that make the grammar context-sensitive, or just the lexer?
link
steveklabnik
2244 days ago
This is not an area of my expertise, so I can't say.
link