Skip to content

Instantly share code, notes, and snippets.

@Fhernd
Created June 27, 2013 13:51
Show Gist options
  • Save Fhernd/5876562 to your computer and use it in GitHub Desktop.
Save Fhernd/5876562 to your computer and use it in GitHub Desktop.
Demostración del uso legal e ilegal del prefijo @.
class class {...} // Ilegal
class @class {...} // Legal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment