Revert erroneous fix to tutorial
This commit is contained in:
parent
d35a380870
commit
0e12934ed3
@ -1112,7 +1112,7 @@ let ys = xs;
|
||||
|
||||
xs = Nil;
|
||||
|
||||
// `xs` can't be used again
|
||||
// `xs` can be used again
|
||||
~~~
|
||||
|
||||
A destructor call will only occur for a variable that has not been moved from,
|
||||
|
Loading…
x
Reference in New Issue
Block a user