Fix for additional issue raised in comments of #185, closes #185
a) Fix for Proxy based coercion in for-each loop targets ('as' coercions and Class-with-parentheses coercions)
additional fixes:
b) Fix for function call Proxy return types (simple identifier calls or member access expression calls)
c) Fix for possible null reference in the Proxy-typed iteration target
3 files changed