Extract Function: Do not report "non-denotable type" message on error types

This commit is contained in:
Alexey Sedunov
2014-07-11 13:52:30 +04:00
parent f1445ba635
commit 49edae7469
6 changed files with 15 additions and 4 deletions
@@ -1 +1 @@
Cannot extract method since following types are not denotable in the target scope: [ERROR : <ERROR FUNCTION RETURN TYPE>]
Cannot generate function with erroneous return type
@@ -1 +1 @@
Cannot extract method since following types are not denotable in the target scope: [ERROR : <ERROR FUNCTION RETURN TYPE>]
Cannot generate function with erroneous return type