5fcdd4a9f6
Co-authored-by: Sergej Jaskiewicz <jaskiewiczs@icloud.com> Merge-request: KT-MR-13351 Merged-by: Artem Olkov <artem.olkov@jetbrains.com>
8 lines
109 B
C
Vendored
8 lines
109 B
C
Vendored
#include <stdint.h>
|
|
|
|
int32_t namespace1_main_foobar();
|
|
|
|
int32_t namespace1_foo();
|
|
|
|
int32_t namespace2_bar();
|