Removed requirement that enums be declared in ascending order. (#5887)
authorAlex Ames <amablue@google.com>
Tue, 23 Jun 2020 00:02:15 +0000 (17:02 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 00:02:15 +0000 (17:02 -0700)
commitb124b762587884fd1f22884c7893fe3998507707
tree714d1fb2ee77212d239e4792e5239446d6956a06
parent0ec7600c67a51fded8044202390be6d52cd89390
Removed requirement that enums be declared in ascending order. (#5887)
src/idl_parser.cpp
tests/test.cpp