Skip to content

Commit 83d55a2

Browse files
Update and rename assertion_failure.md to assertion.md
1 parent 8c39495 commit 83d55a2

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

docs/assertion.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Assertion
2+
3+
An assertion is a check inside the engine that always requires the condition to be
4+
true, to operate. If it is false, the engine will stop.

docs/assertion_failure.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)