This isn\'t a typical question to solve a specific problem, it\'s rather a brain exercise, but I wonder if anyone has a solution.
In development we often need to disable
Sometimes I use the below trick to switch between two lazy comments.
//* <-- remove the first slash [code block 1] /*/ [code block 2] //*/