Smart "conditional compilation" commenting tip for C++ style languages:
foo(); /* bar(); baz.foo = 200; return{ dolly:clone() } // */
foo(); //* bar(); baz.foo = 200; return{ dolly:clone() } // */
Type the characters you see in the picture above.