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

Prevent error on safely-handled requires using non-static arguments #69

Commits on Oct 7, 2017

  1. Prevent error on non-static arguments in requires that are nested dir…

    …ectly within a try block. This should prevent the majority of the use cases that cause issue facebook#65. Implementation per @cpojer's suggestions. Two unit tests added.
    richardgirges committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    d4d6218 View commit details
    Browse the repository at this point in the history