Skip to content
Commit 7300fcf8 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Make sure we throw an exception with duplicated names.

A missing throw keyword allowed an exceptional circumstance to continue, when
an enumeration name conflicted with either another enumeration name or with
a variable.  Add appropriate tests to catch such issues and add the throw
keyword.
parent 2a2ecb08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment