RosettaCodeData/Task/Assertions/MATLAB/assertions-1.m

2 lines
37 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
assert(x == 42,'x = %d, not 42.',x);