unplugged-system/external/rust/cxx/tests/ui/extern_fn_abi.stderr

6 lines
155 B
Plaintext

error: explicit ABI on extern function is not supported
--> tests/ui/extern_fn_abi.rs:4:9
|
4 | extern "Java" fn f();
| ^^^^^^^^^^^^^