test: dynamic function call tests

This commit is contained in:
2026-05-05 21:16:56 +01:00
parent f3062222cb
commit 4b20f8ca0e
3 changed files with 96 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
#include <fx/reflection/function.h>
#include <fx/string.h>
#include <fx/value.h>
#include <inttypes.h>
#include <stdio.h>