General code cleanup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: this type in this position passes from Rhai by value
|
||||
error: function parameters other than the first one cannot be passed by reference
|
||||
--> ui_tests/second_shared_ref.rs:12:41
|
||||
|
|
||||
12 | pub fn test_fn(input: Clonable, factor: &bool) -> bool {
|
||||
|
Reference in New Issue
Block a user