Function
has no callable signature
#3317
Labels
enhancement
Typing: completeness
No false positives (type checker claims that there are some errors in the correct program)
Function.prototype
should be a callable property, currently flow complains that there is no "Callable signature".The following is valid javascript, thus should not have flow errors:
flow try
The text was updated successfully, but these errors were encountered: