Commit 56a902a
Remove field overloading warnings from validation
Fields are fully scoped by their containing record type, so
same-named fields in different records within the same context
are never ambiguous. Overloading checks remain for types,
states, enumerators, domains, contexts, and other definitions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 107909e commit 56a902a
1 file changed
Lines changed: 4 additions & 4 deletions
File tree
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments