define-syntax (oncemorewithclopping)

Race #4

View Pit Stop page for race #4 by oncemorewithcloppingGhost race

View profile for define-syntax (oncemorewithclopping)

Official speed 34.97 wpm (80.98 seconds elapsed during race)
Race Start February 23, 2012 5:47:00pm UTC
Race Finish February 23, 2012 5:48:21pm UTC
Outcome No win (2 of 3)
Accuracy 91.0%
Points 0.00
Text #10008 (Length: 236 characters)

(defop hello2 req (w/link (pr "there") (pr "here"))) (defop hello3 req (w/link (w/link (pr "end") (pr "middle")) (pr "start"))) (defop hello4 req (aform [w/link (pr "you said: " (arg _ "foo")) (pr "click here")] (input "foo") (submit)))