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