When the inside operator is used with an impure LHS expression (e.g. associative array element access) and unsized integer range literals, the temp variable created to purify the expression inherits an unsized dtype, triggering "How can LHS be unsized?" assertion in visit(AstNodeAssign). Ensure the temp variable dtype is sized before creation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| t | ||
| .gdbinit | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile | ||
| Makefile_obj | ||
| driver.py | ||
| input.vc | ||
| input.xsim.vc | ||