Skip to content

Version 1.6.1

Choose a tag to compare

@benhoyt benhoyt released this 09 Mar 02:46
· 246 commits to master since this release

Fix the precedence handling when parsing unary operators, which fixes things like the "print unique lines" idiom !seen[$0]++.

Thanks @sergeevabc. Fixes #33.