add stuff
Some checks failed
Linux arm64 / Build (push) Failing after 14m40s

This commit is contained in:
2024-02-13 11:38:52 +01:00
parent 820308b6c7
commit 23de24e9a1
5 changed files with 81 additions and 8 deletions

View File

@@ -4,6 +4,7 @@
#ifdef NDEBUG
#error "Il faut être en debug mode ! xmake f -m debug"
#endif
struct Test{
Matrix mat;
Matrix res;