enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 318 forks source link

Presence of Any disables type checks #10248

Closed JaroslavTulach closed 3 weeks ago

JaroslavTulach commented 3 weeks ago

Pull Request Description

Fixes #10237 by avoiding creation of ReadArgumentCheckNode when the requested type allows Any.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR: