Skip to content

Commit 1fc8172

Browse files
committed
Add missing line in test expectation
1 parent e4c9619 commit 1fc8172

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/expectations/tests/issue-511.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* automatically generated by rust-bindgen */
22

3+
#![allow(dead_code, non_snake_case, non_camel_case_types, non_upper_case_globals)]
4+
35
extern "C" {
46
#[link_name = "\u{1}a"]
57
pub static mut a: *mut ::std::os::raw::c_char;

0 commit comments

Comments
 (0)