Fix diagnostic messages.
This commit is contained in:
@@ -51,6 +51,7 @@ fn main() {
|
||||
};
|
||||
|
||||
// Initialize scripting engine
|
||||
#[allow(unused_mut)]
|
||||
let mut engine = Engine::new();
|
||||
|
||||
#[cfg(not(feature = "no_optimize"))]
|
||||
|
Reference in New Issue
Block a user