Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOverriding the same override leads to ??? #435
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bugs
Using
override(:foo)with the same:foomultiple times probably shouldn't be supported and feels a bit like wandering into undefined behavior.Expected outcome
I guess I expected it to raise an error.
Actual outcome
Config
Generated headers