killme2008 / killme2008/aviatorscript
[建议]支持null-safety引用变量
Open
- Dominant language
- Java
- Stars
- 5.2k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
**版本**:5.4.1
**建议**:支持 Null-Safety 引用变量。
例如:`a` 为 null 时不会抛出空指针。
```
a?.b
```
> 2022-11 有小伙伴已经建议过。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.