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

'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb' #253

Merged
merged 1 commit into from Nov 4, 2023

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Nov 4, 2023

In the rake task, require 'racc/info' is expanded to actual file contents. Then 'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'.

In the rake task, `require 'racc/info'` is expanded to actual file
contents. Then 'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'.
@yui-knk yui-knk merged commit 10b7a4b into ruby:master Nov 4, 2023
26 checks passed
@yui-knk yui-knk deleted the add_dependency branch November 4, 2023 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant