add DebugTrace for error
This commit is contained in:
@@ -77,6 +77,7 @@ struct DebugTrace {
|
||||
const Expr &expr;
|
||||
const Env &env;
|
||||
hintformat hint;
|
||||
bool is_error;
|
||||
};
|
||||
|
||||
class EvalState
|
||||
|
||||
Reference in New Issue
Block a user