third_party_rust_cxx/tests/ui/const_fn.stderr
2021-10-08 02:44:10 -04:00

6 lines
132 B
Plaintext

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