The new part is to test array subscription and struct reference.
Signed-off-by: Yicheng Qin qycqycqycqycqyc@xxxxxxxxx
---
test/ffi/ffi_test.kp | 24 ++++++++++++++++++++++++
test/ffi/ktap_ffi_test.c | 23 +++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/test/ffi/ffi_test.kp b/test/ffi/ffi_test.kp
index c4950a5..f943a60 100644
...
↧