Minor refactoring.
This commit is contained in:
parent
9f751a9c5a
commit
13b82ecf80
3 changed files with 24 additions and 27 deletions
|
|
@ -16,6 +16,6 @@ extern {
|
|||
|
||||
pub static BAZ: u32 = *&error_message_count;
|
||||
//~^ ERROR constant evaluation error
|
||||
//~| tried to read foreign (extern) static
|
||||
//~| tried to read from foreign (extern) static
|
||||
|
||||
fn main() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue