Fix bug with indexing function call

This commit is contained in:
Krzosa Karol
2022-05-30 11:10:27 +02:00
parent 9e24a608cb
commit 671853287a
2 changed files with 9 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
int main(){
test_os_memory();
thread_ctx_init();
test_unicode();