So you wrote a function that returns void, then proceeded to return null, and wrapped a println statement in a let binding that does absolutely nothing. This is what happens when you copy-paste code from three different languages and hope the compiler just figures it out. The function signature screams Rust or Kotlin, the println looks like Rust, but that return null? That's your brain on Java. Pick a lane, my friend. The compiler is not a therapist—it won't help you work through your identity crisis.
What Is Wrong With My Code
1 month ago
325,329 views
0 shares
debugging-memes, syntax-error-memes, mixed-languages-memes, compiler-errors-memes, code-review-memes | ProgrammerHumor.io
More Like This
If It Does What I Want It To Do, I Don't Care
1 month ago
168.8K views
0 shares
only debugger I use
2 years ago
39.4K views
0 shares
JavaScript forbidden practices. Part 4: self-documenting code
2 years ago
144.5K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp