Fix doc test bug.
This commit is contained in:
parent
fb88b79178
commit
60ba27e2d6
@ -122,7 +122,6 @@ impl Engine {
|
||||
/// # Examples
|
||||
///
|
||||
/// ```rust
|
||||
/// # fn main() -> Result<(), rhai::ParseError> {
|
||||
/// use rhai::Engine;
|
||||
///
|
||||
/// let mut engine = Engine::new();
|
||||
|
Loading…
Reference in New Issue
Block a user