Closed chanwit closed 6 years ago
Implement assert to simplify unit testing.
assert true assert false // this should panic
Implement assert to simplify unit testing.