mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Fix whitespace
This commit is contained in:
parent
6b7cacb2c9
commit
d23bedd13d
@ -18,7 +18,7 @@ mod private {
|
|||||||
// CHECK: void @bar()
|
// CHECK: void @bar()
|
||||||
#[export_name = "bar"]
|
#[export_name = "bar"]
|
||||||
extern fn bar() {}
|
extern fn bar() {}
|
||||||
|
|
||||||
// CHECK: void @baz()
|
// CHECK: void @baz()
|
||||||
#[export_name = "baz"]
|
#[export_name = "baz"]
|
||||||
#[inline]
|
#[inline]
|
||||||
|
Loading…
Reference in New Issue
Block a user