Expand description
This module contains a formatted error and its methods.
Structs§
- Formatted compiler error type undefined value
x
–> file.leo: 2:8 | 2 | let a = x; | ^ | = help: Initialize a variablex
first. Makes use of the same fields as a BacktracedError.