ModelDriven / Alf-Reference-Implementation

Open-source implementation of the Action Language for fUML (Alf) specification.
30 stars 2 forks source link

Mapping a call to the CollectionFunctions::clear function results in an exception #66

Closed seidewitz closed 5 years ago

seidewitz commented 5 years ago

This seems to be due to a bug in the shortcut mapping of clear to assignment of a literal null.

seidewitz commented 5 years ago

Resolved in v1.1.0e.