Forbid shadowing of state variable.
This commit is contained in:
@@ -47,6 +47,7 @@ fn main() {
|
||||
},
|
||||
};
|
||||
|
||||
// Initialize scripting engine
|
||||
let mut engine = Engine::new();
|
||||
|
||||
#[cfg(not(feature = "no_optimize"))]
|
||||
|
Reference in New Issue
Block a user