!7 concept CSnippet { long id; int type; S title, text; } p { L l = listAllSnippets(); print(n(l, "snippet") + " on server"); }