In the first code snippet of 4.1, "What is ownership?" under the header "Scope," there is a comment reading: ` // do stuck with x` I believe it was suppose to read "do **stuff** with x." Regardless, the comment is confusing, and should be changed.
In the first code snippet of 4.1, "What is ownership?" under the header "Scope," there is a comment reading:
// do stuck with xI believe it was suppose to read "do stuff with x." Regardless, the comment is confusing, and should be changed.