ModelDriven / Alf-Reference-Implementation

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

Error in implementation of Map::size() #29

Closed seidewitz closed 8 years ago

seidewitz commented 8 years ago

The body of the Alf implementation of Alf::Library::CollectionClasses::Impl::MapImpl::SizeImpl is missing a "return".

seidewitz commented 8 years ago

Fixed in v1.0.3.