You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
624 B

  1. Rabbit is a parrot
  2. Polly is a parrot
  3. Molly is a dog
  4. Woof!
  5. func(43) = 44
  6. Payload constructor
  7. Payload copy constructor
  8. Payload move constructor
  9. Payload destructor
  10. Payload destructor
  11. Payload destructor
  12. Rabbit is a parrot
  13. Polly is a parrot
  14. Molly is a dog
  15. The following error is expected: Incompatible function arguments. The following argument types are supported:
  16. 1. (example.Dog) -> NoneType
  17. Callback function 1 called!
  18. False
  19. Callback function 2 called : Hello, x, True, 5
  20. 5
  21. Callback function 2 called : Hello, from, partial, object
  22. False
  23. Callback function 3 called : Partial object with one argument
  24. False
  25. func(43) = 44