out_of_order.out 165 B

123456789101112131415
  1. GDTEST_OK
  2. v1: p1=4, p2=3
  3. v1 is String: true
  4. v2: true
  5. v2 is bool: true
  6. c1: 4
  7. c1 is int: true
  8. c2: 44
  9. c2 is int: true
  10. E1.V1: 4
  11. E1.V2: 3
  12. E2.V: 2
  13. EV1: 42
  14. EV2: 44
  15. EV3: 43