Lazy block comments
//* die('not commented'); //*/ /* die('commented'); //*/ These comments allow you to toggle if a code block is commented with one character.
//* die('not commented'); //*/ /* die('commented'); //*/ These comments allow you to toggle if a code block is commented with one character.