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