|
|
|
|
|
by spullara
3907 days ago
|
|
People literally toString functions and parse them to implement features. Those features depend on there being comment text in the function that they parse. Pretty much a terrible hack but it is true that you can't remove the comments without breaking current code. |
|
Surely this must be undocumented features of the language spec?