Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for first-class callables #7113

Merged
merged 3 commits into from Dec 10, 2021

Commits on Dec 9, 2021

  1. Copy the full SHA
    1f3a37f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5519fc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Revert reorder of getting method return type and checking args

    Skipping checking args for first-class callables, but fixes handling of other methods.
    trowski committed Dec 10, 2021
    Copy the full SHA
    3c5e99e View commit details
    Browse the repository at this point in the history