diff options
| author | ArielG-NV <159081215+ArielG-NV@users.noreply.github.com> | 2025-05-14 13:15:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-14 20:15:48 +0000 |
| commit | d179f0eec263d6ba2d7c1594564d4161750b2369 (patch) | |
| tree | bfbfb8e92a9d1b956ba2452f9c75bc2b9df21465 /docs | |
| parent | 4a3872cd3bbc44036e8acec0ba57233e1eab51e8 (diff) | |
Infer type while constant folding causes failure (#7090)
Problem:
* Infering type with `let` while using constant-foldable object's means we run in a circular loop of `ensureDecl`.
Changes:
* If we constant-fold we effectively are ready to check definition. If we are not a constant to fold, we run `setCheckState` after anyways.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
