!752 p { OccTree2 tree = makeOccTree("Let's do GMail"); print("Expand worked: " + expandEllipsis(tree)); print(); printOccTree2(tree); }