you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 2 years ago (2 children)

Ew, that's awful. Go is not one of my programming languages but I had always held it in high esteem because Ken Thompson and Rob Pike were involved in it.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago

    Honestly, it does not happen often that I have a ln unused variable that I want to keep. In my mind it is the same thing when wanting to call a function that does not exists. Also my editor is highlighting error Long before I try to compile, so this is fine too for me.

  • source
  • parent