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

Finish mocking constants #52

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Finish mocking constants #52

merged 2 commits into from
Mar 22, 2024

Conversation

theHolgi
Copy link
Contributor

Fixes #49
Constant variables will be created with an initializer.
The same initializer mechanism also creates the standard return value of functions

@theHolgi theHolgi added enhancement New feature or request READY labels Mar 21, 2024
@theHolgi theHolgi self-assigned this Mar 21, 2024
Copy link
Member

@basejumpa basejumpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@theHolgi theHolgi merged commit 5ce163a into develop Mar 22, 2024
2 checks passed
@xxthunder xxthunder deleted the feature/49-constants branch April 4, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request READY
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax error when mocking constants
2 participants