Skip to content

Commit 5faf325

Browse files
Update assertion_failure.md
1 parent 8f98a68 commit 5faf325

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/assertion_failure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Assertion failure
2+
13
An assertion failure is a check inside the engine that always requires the condition to be
24
true, to operate. If it is not true, there is something seriously wrong in the engine and then
35
will stop the engine from operating.

0 commit comments

Comments
 (0)