Skip to content

Instantly share code, notes, and snippets.

@nox
Created June 7, 2012 11:43
Show Gist options
  • Save nox/2888359 to your computer and use it in GitHub Desktop.
Save nox/2888359 to your computer and use it in GitHub Desktop.
foo.erl:2:6: Warning: variable 'UnusedVar' is unused
foo( UnusedVar ) -> bar.
^~~~~~~~~
_UnusedVar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment