RosettaCodeData/Task/Assertions/ECL/assertions.ecl
2023-07-01 13:44:08 -04:00

1 line
36 B
Prolog

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