I accidentally broke the detection of the return type in: ```js var f = function(x: number): boolean {} ```