Skip to content

Commit

Permalink
Test suite script file snippet for native function.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 3, 2024
1 parent a501246 commit 5807b49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/native.zhv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
val("./libtest.so") greet;
greet();

0 comments on commit 5807b49

Please sign in to comment.