6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
|
error: Expected 1 arguments, got 0
|
||
|
--> tests/ui/invalid_pymethod_proto_args.rs:8:8
|
||
|
|
|
||
|
8 | fn __truediv__(&self) -> PyResult<()> {
|
||
|
| ^^^^^^^^^^^
|