Y
Hacker News
new
|
ask
|
show
|
jobs
by
macintux
3232 days ago
Erlang requires doubling up on escape backslashes, which generally causes me grief even after I flail about and finally remember it. Subtleties abound.
1 comments
pjtr
3232 days ago
Another strange one is the (old) Visual Studio syntax with its :i (actually often quite helpful) and $1 instead of \1 (even in the new syntax).
https://msdn.microsoft.com/en-us/library/2k3te2cs(v=vs.110)....
link
https://msdn.microsoft.com/en-us/library/2k3te2cs(v=vs.110)....