My laptop crashed and when it rebooted, \"cmd /\" (toggle comment) was broken. When I try to toggle comments on a line that only contains \"foo\", I get this output in my c
If you're using ruby 2.0 or you recently upgraded to Mavericks (system ruby in Mavericks is now 2.0), edit abovementioned command and add "-Ku" to the first line, like so:
#!/usr/bin/env ruby -Ku