2018-08-08 14:28:26 +02:00
|
|
|
error: invalid linkage specified
|
2023-07-04 21:01:10 -04:00
|
|
|
--> $DIR/linkage3.rs:7:5
|
2018-08-08 14:28:26 +02:00
|
|
|
|
|
2020-09-01 17:12:52 -04:00
|
|
|
LL | static foo: *const i32;
|
2022-02-13 16:27:59 +01:00
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 14:28:26 +02:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|