View Pit Stop page for race #1 by zzrdvark — Ghost race
View profile for Jon (zzrdvark)
Official speed | 53.11 wpm (53.32 seconds elapsed during race) |
---|---|
Race Start | April 10, 2011 2:42:48am UTC |
Race Finish | April 10, 2011 2:43:41am UTC |
Outcome | Win (1 of 3) |
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))) |