Skip to content
Commit ab35d1fd authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Warn when enum contains wrong member types.

Throw away all enum members that aren't properties.

Fixes a crash when somebody attempts to add other types of members
that don't have a :type field, causing the #infer_type method to
fail.
parent 780894b6
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