Trying to select from a number panics in interactive mode
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 260
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Running:
```sh
echo 123 > file
t -i file
# type "n@0"
```
causes `t` to crash with the message: `panicked at src/interpreter.rs:83:19: context should have root value`.
Just running `t n@0 file` normally, yields `Error: cannot select from number`.
It would be great if that error could just be displayed instead of crashing :)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.