Derivation fails when record update is used as a data index #178
Labels
issue: compilation error
When compilation error raises because of the library
part: derivation
Related to automated derivation of generators
status: confirmed bug
Something isn't working
Consider the following example:
I'd expect this derivation to succeed, but it fails with
I suspect coding of field update syntax through some case block does this, maybe we need to workaround it somehow on the library side.
The text was updated successfully, but these errors were encountered: