parserErrantEqualsGreaterThanAfterFunction1.ts(1,14): error TS1144: '{' or ';' expected.


==== parserErrantEqualsGreaterThanAfterFunction1.ts (1 errors) ====
    function f() => 4;
                 ~~
!!! error TS1144: '{' or ';' expected.