3.3.4
Lot of bugfixes, be wary. Some codes that used to pass norminette might not pass it anymore.
- Missing header is now an error
- Removed multiple ways of having 2 or more assignments/declarations on a single line
- Clarified rules for attributes
- More pointer/operator difference
- Comments after #endif for header files
- Restrict is properly checked when declaring a var
- Newline indent is less complex to follow