Skip to content

Instantly share code, notes, and snippets.

@VladimirReshetnikov
Created January 14, 2014 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VladimirReshetnikov/8425017 to your computer and use it in GitHub Desktop.
Save VladimirReshetnikov/8425017 to your computer and use it in GitHub Desktop.
#if false
/*
#if false
//*/
#else
// ReSharper thinks this is a real class declaration, but it is a skipped-section
class C
{
}
#endif
/*
#endif
//*/
@bradwilson
Copy link

You've apparently also managed to fool Github. :) Also, why would you ever write code like that?

@pawelklimczyk
Copy link

Just to prove that it is possible :)
+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment