Skip to content
Snippets Groups Projects
Commit 5e202817 authored by Philippe Suter's avatar Philippe Suter
Browse files

Fix a bug that affects case classes w/o parent.

Parts of the code were still assuming that case classes always have a
parent. One problematic part was accessed only in very specific
circumstances (`bestRealType`). The `codegen` evaluator was also
affected.
parent 06fab159
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment