Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert doesn't get compiled in Release mode (#131)
This creates a scenario where the Expected<T> doesn't get checked and the execution crashes, even if the engine was created correctly.
- Loading branch information