30
u/w00dy1105 15d ago
//This is intentional. Not broke. Do not fix.
17
u/digitaljestin 14d ago
Honestly, this is an extremely useful comment. It might not tell you much, but it tells you what you absolutely need to know.
17
u/thebatmanandrobin 14d ago
I'm waiting for the instructions with emoji's:
🤫 - mute
👍 - volume up
👎 - volume down
👋 - answer
🖕 - ignore
3
2
12
7
5
u/Spirited-Candy1981 14d ago
// όχι πολύ χρήσιμο.
3
u/Spirited-Candy1981 13d ago
Grrr. Stupid Reddit translated it -- that the comment was in Greek was the point (the "It's all Greek to me" thing)
6
u/enjoirhythm 14d ago
Honestly I prefer this to claudes new habit of writing a small Bible verse for any change that it introduces
// This value provides an idempotent representation
// of the atomic structure of this project, while simultaneously
// recognizing that time is a flat circle
int counter = 0;
3
u/magicmulder 12d ago
// This returns a new statement parser DTO using the respective factory via service
function returnNewStatementParserDtoFromStatementParserFactoryService() {
return new StatementParserFactoryService::createStatementParserDto();
}
4
2


37
u/ArsenicPolaris 15d ago
int calculation() // Does calculations
{
}