7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
//[example_output
|
|
> example
|
|
Running 3 test cases...
|
|
test.cpp(17): error: in "my_test<unsigned char>": check sizeof(T) == (unsigned)4 has failed [1 != 4]
|
|
|
|
*** 1 failure is detected in the test module "example"
|
|
//] |