Merge pull request #4196 from nicoddemus/better-signature-error-msg-4026

Improve error message when it is not possible to determine a function's signature
This commit is contained in:
Anthony Sottile
2018-10-18 18:56:55 -07:00
committed by GitHub
3 changed files with 31 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Improve error message when it is not possible to determine a function's signature.