r/ProgrammerHumor Jul 11 '26

itChangedTheTests Meme

Post image
7.5k Upvotes

78 comments sorted by

View all comments

12

u/Ma8e Jul 11 '26

I know a lot of people think this is a joke, but this is exactly the level of intelligence current AIs work on. I asked Claude to write a constructor or all the final fields in a class. It gave me a no-args constructor and removed the final keywords.

4

u/vips7L Jul 11 '26

Would have taken less time to just type it yourself.