map entries cannot be differentiated

Issue #8 resolved
David Tolpin repo owner created an issue

Map entries cannot be differentiated because maps are not addressable. Check the type and issue a warning. Prevent differentiation of assignments to a map entry. If a map entry is used in an expression, turn it to a value.

Comments (1)

  1. Log in to comment