mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
I accidentally broke the detection of the return type in:
```js
var f = function(x: number): boolean {}
```
I accidentally broke the detection of the return type in:
```js
var f = function(x: number): boolean {}
```