1) Change namespaces to iter_namespaces
2) throw can throw any value
This commit is contained in:
@@ -533,7 +533,8 @@ impl Engine {
|
||||
format!(
|
||||
"'{}' should not be called in method style. Try {}(...);",
|
||||
fn_name, fn_name
|
||||
),
|
||||
)
|
||||
.into(),
|
||||
Position::none(),
|
||||
)
|
||||
.into()
|
||||
|
Reference in New Issue
Block a user