Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 9 months agoUnused variablessh.itjust.worksimagemessage-square60fedilinkarrow-up1904arrow-down119
arrow-up1885arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 9 months agomessage-square60fedilink
minus-squaretunetardis@lemmy.calinkfedilinkEnglisharrow-up1·9 months agoCompiler/interpreter: Can’t find variable farfignewton. Earlier: Me: Declare variables near, far IDE: Oh! You mean farfignewton right? I found that in some completely unrelated library you didn’t write. Allow me complete that for you while you’re not paying attention.
Compiler/interpreter: Can’t find variable
farfignewton
.Earlier:
Me: Declare variables
near, far
IDE: Oh! You mean
farfignewton
right? I found that in some completely unrelated library you didn’t write. Allow me complete that for you while you’re not paying attention.