mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-25 14:13:38 +00:00
Merge pull request #20926 from xnil/patch-1
Hepburn romanization of さようなら Reviewed-by: huonw
This commit is contained in:
commit
268e2bff97
@ -256,7 +256,7 @@ fn goodbye() -> String {
|
||||
}
|
||||
```
|
||||
|
||||
(This is "Sayoonara", if you're curious.)
|
||||
(This is "Sayōnara", if you're curious.)
|
||||
|
||||
Now that we have our some functionality in our crate, let's try to use it from
|
||||
another crate.
|
||||
|
Loading…
Reference in New Issue
Block a user