I was using Github Copilot to generate integers to add to an ArrayList, but for some reason it adds e:
before the argument
I've been using Copilot for a while, but I've never encountered this. Why does this happen?
That’s just how Visual Studio Code renders subroutine calls by default.