Skip to content

Instantly share code, notes, and snippets.

@ribrdb
Created July 7, 2010 23:09
Show Gist options
  • Select an option

  • Save ribrdb/467425 to your computer and use it in GitHub Desktop.

Select an option

Save ribrdb/467425 to your computer and use it in GitHub Desktop.
a = 'foo'
defmacro mymacro do
a # This should be a vcall, not a local
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment