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