more updates
This commit is contained in:
parent
9a2876cfb9
commit
03e3a98f78
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#include <cassert>
|
||||
|
||||
#include "../include/bmath.hh"
|
||||
|
||||
int main() {
|
||||
assert(bmath::add(3, 4) == 3 + 3);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue