(result)
| 54753 | || typeToTypeNodeHelper(getTypeFromTypeNode(a), context); |
| 54754 | }))); |
| 54755 | function cleanup(result) { |
| 54756 | context.enclosingDeclaration = oldEnclosing; |
| 54757 | return result; |
| 54758 | } |
| 54759 | }); |
| 54760 | if (result.length === clauses.length) { |
| 54761 | return result; |
no test coverage detected