mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-23 07:10:29 +00:00
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
error: const extern function is not supported
|
|
--> tests/ui/const_fn.rs:4:9
|
|
|
|
|
4 | const fn f();
|
|
| ^^^^^^^^^^^^^
|