hebi 0.4.0

A dynamic scripting language
Documentation
1
2
3
4
5
6
7
---
source: src/span/tests.rs
expression: "SpannedError::new(\"error: test\", 0..2).report(\"x \", true)"
---
error: test
| x