bcc4a891be
Add tests checking that all (top-level) declarations generated by cinterop now have ExperimentalForeignApi annotation. ^KT-58362
3 lines
26 B
C
Vendored
3 lines
26 B
C
Vendored
struct Foo {
|
|
int x;
|
|
}; |