1 line
46 B
Java
1 line
46 B
Java
assert valueA == valueB : "valueA is not 42";
|
assert valueA == valueB : "valueA is not 42";
|