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\", 1..3).report(\"\\n\\\\n\", true)"
---
error: test
| \n