Too many times we all wrote: ```rust #[odra::module(events = [Transfer])] impl Token { ... } ``` It should raise error when using wrong args.