blob: 9e64c992dc1fb626e618cd74acf01c5918cf7df0 [file] [log] [blame]
root_compute_really_bad.rs:4:5: error: compute root() is required to return a void type
root_compute_really_bad.rs:4:10: error: Unexpected root() parameter type 'int'
root_compute_really_bad.rs:4:19: error: Unexpected root() parameter type 'int'
root_compute_really_bad.rs:4:29: error: Unexpected root() parameter type 'int'
root_compute_really_bad.rs:4:42: error: Unexpected root() parameter type 'float'
root_compute_really_bad.rs:4:51: error: Unexpected root() parameter type 'double'
root_compute_really_bad.rs:4:61: error: Unexpected root() parameter type 'uchar'
root_compute_really_bad.rs:4:70: error: Unexpected root() parameter type 'ushort'
root_compute_really_bad.rs:4:5: error: Compute root() must have at least one parameter for in or out