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

Add test for info consts with an expression #886

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

vinistock
Copy link
Contributor

Description

This PR adds tests for #855, which introduced the ability to use info consts with an expression. The tests cover a direct constant usage, a constant alias and a method that returns a constant.

Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
@vinistock vinistock force-pushed the vs/add_test_for_info_const_expr branch from 5090098 to 6488f44 Compare February 23, 2023 15:46
@ko1 ko1 merged commit a129285 into ruby:master Mar 7, 2023
@vinistock vinistock deleted the vs/add_test_for_info_const_expr branch March 7, 2023 13:24
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.

2 participants