Capture invalid syntax
Open
theme-parser
type-design
type-enhancement
- Dominant language
- Rust
- Stars
- 145
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes I write invalid syntax into the repl such as the code below, but there is no parser error. It would be awesome if we could manage to capture these errors and then cancle the current repl line-reading.
```r
20 % 3
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.