Add return type

This commit is contained in:
Sylvain Corlay
2016-03-08 18:44:04 -05:00
parent 0e04fdf3f6
commit 4c7bf9bb94
3 changed files with 8 additions and 8 deletions

View File

@@ -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