Misc Fixes from 1.1.0 Release
- Added support for strings as function names in Objects and Classes.
- Fixed some indent issues with nested parentheses
- Fixed an issue with
catch
function name getting matched as acatch
statement.
catch
function name getting matched as a catch
statement.