Operation visibility and operation-parameter creation

Issue #532 resolved
Arthur Le Saint created an issue

Some bug fix are needed from the issues #529

Declaring < - void sell()> doesn’t set the operation private

Declaring <+ void sell(int amount)> crashes

Comments (4)

  1. Log in to comment