!7 p { callAnswerFunctionVerbose("Can you tell me what time it is?"); } sS answer(S s) { L tok = codeTokens(dropPunctuation(javaTok(s))); ret struct(tok); }