Version 1.6.1
Fix the precedence handling when parsing unary operators, which fixes things like the "print unique lines" idiom !seen[$0]++.
Thanks @sergeevabc. Fixes #33.
Fix the precedence handling when parsing unary operators, which fixes things like the "print unique lines" idiom !seen[$0]++.
Thanks @sergeevabc. Fixes #33.