This is why we need language-aware tools, it killed this:
throw new Exception("Can't allocate buffer.");Woops: throw new Exception"Can't allocate buffer.";
This is why we need language-aware tools, it killed this:
throw new Exception("Can't allocate buffer.");Woops: throw new Exception"Can't allocate buffer.";