Closed dom-apuliasoft closed 3 months ago
Add a field to keep caller params in InterpreterStatus. This is immediately needed in order to fix the improper evaluation of ParmsExpr.
InterpreterStatus
ParmsExpr
Related to:
./gradlew ktlintCheck
./gradlew check
docs
@lanarimarco well done, I missed the suggestion of asserting on the number of passed parameters in your previous comment in a first instance. Very good you noticed it on time.
Description
Add a field to keep caller params in
InterpreterStatus
. This is immediately needed in order to fix the improper evaluation ofParmsExpr
.Related to:
Checklist:
./gradlew ktlintCheck
)./gradlew check
)docs
directory