example33.output 569 B

12345678910
  1. //[example_output
  2. > example
  3. Running 1 test case...
  4. test.cpp(8): error in "test": check (char)0x26 =.= 0x04 failed.
  5. Mismatch in a position 1
  6. Mismatch in a position 5
  7. Operands bit sizes mismatch: 8 != 32
  8. *** 1 failures is detected in test suite "example"
  9. //]