Skip to main content
4 of 5
replaced http://meta.codereview.stackexchange.com/ with https://codereview.meta.stackexchange.com/

#Yes, but...

One important thing to remember if/when we do get this running is that:

  • Just because it doesn't run in the SE Code Snippet doesn't mean that it's broken code.

We often do reviews were the code is working but not directly compilable/runnable, because some classes are omitted / outside the scope of review.

Related: Encouraging users to include a code-snippet that proves that their code works

Simon Forsberg
  • 59.7k
  • 1
  • 79
  • 174