!752 answer { if (!attn()) ret null; s = s.trim(); if (s.startsWith("tree ")) exceptionToUser { S input = dropPrefix("tree ", s).trim(); ret slackSnippet(snlToTree(input)); } }