Fix grammar in EMG
EMG grammar do not allow modifiers, like unsigned
in typedefs. Add a corresponding rule.
pylint
suddenly failed on error_trace
, so, I have to fix the warning.
Edited by Андрианов Павел Сергеевич
EMG grammar do not allow modifiers, like unsigned
in typedefs. Add a corresponding rule.
pylint
suddenly failed on error_trace
, so, I have to fix the warning.