Skip to content
Commit 578aad43 authored by Carlos Galindo's avatar Carlos Galindo
Browse files

Fixes based on tests

* Summary arcs are generated correctly for actual-out with multiple actions.
* Properly detect optional actions.
* Fix type insertion at incorrect level in object trees.
* Constructors may throw exceptions.
* Dynamic initializers are marked as implicit.
* The LHS of an operation assignment is included in the ExpressionObjectTreeFinder (e.g. `a += 10`).
* Admit calls from dynamic initializers.
* Removed unused utility methods.
parent 66bc6de4
Pipeline #122 passed with stage
in 2 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment