Unverified Commit d6d688c4 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

`decl_module!` print better error on duplicate reserved keyword (#6384)

* `decl_module!` print better error on duplicate reserved keyword

This prints a better error message on duplicated reserved keywords,
instead of complaining because of missing `origin`.

* Review feedback
parent a2653e87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment