Skip to content

Instantly share code, notes, and snippets.

@VladimirReshetnikov
Created January 14, 2014 20:24
Show Gist options
  • 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
//*/
@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