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();
|
|
| ^^^^^^^^^^^^^
|