A -produce dynamic test.
This commit is contained in:
committed by
alexander-gorshenev
parent
ff4a0a03b2
commit
bf612fdbdc
@@ -0,0 +1,7 @@
|
||||
#include "testlib_api.h"
|
||||
|
||||
int main(void) {
|
||||
testlib_symbols()->kotlin.root.hello();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user