!752 p { L list = cast quickPhoneEval([[splitAtSpace("a b c")]]); printStructure(list); assertEquals("a", list.get(0)); print("Successfully computed on the phone!!"); }