blob: bfc3cb26efde7ec1977b17d583fec635c978f2d8 [file] [log] [blame]
Wenzel Jakob48548ea2016-01-17 22:36:44 +01001Rabbit is a parrot
Wenzel Jakob38bd7112015-07-05 20:05:44 +02002Polly is a parrot
Wenzel Jakobbe0e8342015-10-01 16:48:34 +02003Molly is a dog
4Woof!
Wenzel Jakobbe0e8342015-10-01 16:48:34 +02005func(43) = 44
Wenzel Jakob19208fe2015-10-13 17:37:25 +02006Payload constructor
7Payload copy constructor
8Payload move constructor
9Payload destructor
10Payload destructor
11Payload destructor
Wenzel Jakob48548ea2016-01-17 22:36:44 +010012Rabbit is a parrot
13Polly is a parrot
14Molly is a dog
15The following error is expected: Incompatible function arguments. The following argument types are supported:
16 1. (example.Dog) -> NoneType
17
18Callback function 1 called!
19False
20Callback function 2 called : Hello, x, True, 5
215
Ben Pritchard1b522462016-03-10 16:31:38 -050022Callback function 2 called : Hello, from, partial, object
23False
24Callback function 3 called : Partial object with one argument
25False
Wenzel Jakob48548ea2016-01-17 22:36:44 +010026func(43) = 44