Namelist parser needs to support null values
Open
Assigned
Low Priority
tp: CIMElib
ty: enhancement
- Dominant language
- Python
- Stars
- 174
- Forks
- 225
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 14
Description
```
foobar = 3, , , , , , ,9
foobar = 3,6*,9
```
^ These need to be equivalent.
Contributor guide
Assessment
This issue has not been assessed yet.