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

6 lines
132 B
Plaintext
Raw Normal View History

error: const extern function is not supported
--> tests/ui/const_fn.rs:4:9
|
4 | const fn f();
| ^^^^^^^^^^^^^