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.

18 lines
546 B

  1. Opaque list: [Element 1, Element 2]
  2. Back element is Element 2
  3. 1/2 : Element 1
  4. 2/2 : Element 2
  5. Opaque list: [Element 1]
  6. Opaque list: []
  7. Opaque list: [Element 1, Element 3]
  8. Got void ptr : 0x1234
  9. Called Example1 default constructor..
  10. Got void ptr : 0x7f9ba0f3c430
  11. Called Example1 destructor (0)
  12. Caught expected exception: Incompatible function arguments. The following argument types are supported:
  13. 1. (capsule) -> NoneType
  14. Invoked with: [1, 2, 3]
  15. None
  16. Got null str : 0x0
  17. <example.StringList object at 0x10d3277a0>
  18. Opaque list: [some value]