RosettaCodeData/Task/Assertions/ECL/assertions.ecl

2 lines
36 B
Prolog
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
ASSERT(a = 42,'A is not 42!',FAIL);