Fix whitespace

This commit is contained in:
Nathan Corbyn 2020-06-08 09:54:33 +01:00
parent 6b7cacb2c9
commit d23bedd13d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ mod private {
// CHECK: void @bar()
#[export_name = "bar"]
extern fn bar() {}
// CHECK: void @baz()
#[export_name = "baz"]
#[inline]