RosettaCodeData/Task/Assertions/ECL/assertions.ecl
2016-12-05 23:44:36 +01:00

1 line
36 B
Prolog

ASSERT(a = 42,'A is not 42!',FAIL);