Files
kotlin-fork/plugins/swift-export/testData/simple.golden.h
T
2024-01-17 20:30:04 +00:00

10 lines
147 B
C
Vendored

#include <stdint.h>
int32_t namespace1_main_foobar(int32_t param);
int32_t namespace1_foo();
int32_t namespace2_bar();
int32_t __root___foo();