From 8ebdc95621bc61fdf3c98cd7ae4ddca67398df23 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sat, 23 Aug 2025 01:28:41 +0300 Subject: Ungrateful changes, added more stuff --- tests/un/matrix.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/un/matrix.c (limited to 'tests/un/matrix.c') diff --git a/tests/un/matrix.c b/tests/un/matrix.c new file mode 100644 index 0000000..deb9e4c --- /dev/null +++ b/tests/un/matrix.c @@ -0,0 +1,8 @@ +#include + +int main() { + f32 output[UN_MATRIX_SIZE]; + u64 i; + + return 0; +} -- cgit v1.2.3-70-g09d2