mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 09:46:10 +00:00
Add return type
This commit is contained in:
@@ -13,7 +13,7 @@ Rabbit is a parrot
|
||||
Polly is a parrot
|
||||
Molly is a dog
|
||||
The following error is expected: Incompatible function arguments. The following argument types are supported:
|
||||
1. (example.Dog)
|
||||
1. (example.Dog) -> NoneType
|
||||
|
||||
Callback function 1 called!
|
||||
False
|
||||
|
||||
Reference in New Issue
Block a user