Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  if(Test) doTest();
Or something like

  if (USE_FEATURE_A) runFeatureA();
which allows for more specific, more fine-grain control.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: