!7 p { time = now(); if (nempty(args)) time -= parseLong(args[0]); print("Hello world at " + now()); }