mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 18:26:49 +08:00
whitespace
This commit is contained in:
parent
b1ada418d8
commit
a4899287d5
@ -306,7 +306,7 @@ namespace chaiscript
|
|||||||
} else {
|
} else {
|
||||||
const std::string& filename = "Unknown";
|
const std::string& filename = "Unknown";
|
||||||
throw exception::eval_error(what, file_position, filename);
|
throw exception::eval_error(what, file_position, filename);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user