Files
kotlin-fork/plugins/swift-export/testData/simple.golden.h
T
Artem Olkov 5fcdd4a9f6 KT-63748: Pack Swift Export Frontend into compiler plugin
Co-authored-by: Sergej Jaskiewicz <jaskiewiczs@icloud.com>


Merge-request: KT-MR-13351
Merged-by: Artem Olkov <artem.olkov@jetbrains.com>
2023-12-13 10:40:38 +00:00

8 lines
109 B
C
Vendored

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