simulator: fix final() macro overriding keyword
The final() macro used for hashing overrides the language keyword final, which may cause compilation issues for otherwise valid code. Rename it to resolve the collision.
parent
56321bb9
No related branches found
No related tags found
Please register or sign in to comment