RosettaCodeData/Task/Assertions/ECL/assertions.ecl

2 lines
36 B
Prolog
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
ASSERT(a = 42,'A is not 42!',FAIL);