Files
Vasily Plotnikov a0d8c7080d Initial commit
2020-11-09 23:38:45 +02:00

7 lines
213 B
Plaintext

//[example_output
> example
Running 3 test cases...
test.cpp(15): error: in "my_test<unsigned char>": check sizeof(T) == 4U has failed [1 != 4]
*** 1 failure is detected in the test module "Master Test Suite"
//]