This commit is contained in:
Krzosa Karol
2025-02-03 09:55:40 +01:00
parent e7a2a775b2
commit 6f31de5bf1
15 changed files with 123 additions and 153 deletions

View File

@@ -1,5 +1,4 @@
fn void run_tests(void) {
test_s8();
test_hash_table();
test_intern_table();
}