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

Support file and line arguments in eval #2138

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

herwinw
Copy link
Member

@herwinw herwinw commented Jun 24, 2024

No description provided.

…argument

Since this is done at compile time, we can only warn for an explicit nil
statement, not for expressions. This argument can be explicit nil if the
caller wants to add file/line arguments (arguments 2 and 3).
We can run the specs, but they fail. Catch this in a NATFIXME block
instead of removing the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants