Nov. 23, 2015
9:15 p.m.
Le 22/11/15 19:01, Peter Uhnák a écrit :
printOn: aStream super printOn: aStream aStream nextPutAll: '(', faces printString , ')' Because you forgot dot after the first line.
This is why I always use autoformatting to catch these kind of stupid mistakes (happens to me a lot).
Yes I did it on purpose. This is part of the "learning from mistakes" lecture I'm writing. Now the explanation of the rule is plain bad.