Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoUnused variablessh.itjust.worksimagemessage-square60fedilinkarrow-up1905arrow-down119
arrow-up1886arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square60fedilink
minus-square🇨🇦 tunetardis@lemmy.calinkfedilinkEnglisharrow-up1·1 year 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.