Commit ba205f4
committed
fix: add "resource" to reserved class names
The "resource" type keyword should be treated as a reserved class name to prevent it from being used as a class name, consistent with other built-in type keywords like "mixed", "object", and "iterable".1 parent 85b681a commit ba205f4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| |||
0 commit comments