Files
kotlin-fork/kotlin-native/backend.native/tests/interop/exceptions/cCallback.def
T

5 lines
52 B
Modula-2

language = C
---
void runAndCatch(void(*f)(void));