v1.5.1
Fix some problems with lambda expression validation:
- A single
-
won't trip the comment detector - Unbalanced parens check was using the wrong string length (oops)
Fix some problems with lambda expression validation:
-
won't trip the comment detector