gh-pages
MarcoIeni 3 years ago
parent 27075e68c4
commit 14b55e65d4

@ -175,7 +175,7 @@ impl Bar {
// Constructor.
pub fn new(
//..
) -> Bar {
) -> Self {
//..

@ -1874,7 +1874,7 @@ impl Bar {
// Constructor.
pub fn new(
//..
) -> Bar {
) -> Self {
//..

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save