* Arrow fns can't be used as the left side of a binary or ternary expression Fixes #536 * Add test for logical expression with arrow function * Fix eslint
* Arrow fns can't be used as the left side of a binary or ternary expression Fixes #536 * Add test for logical expression with arrow function * Fix eslint