Revision: 1777
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1777&view=revAuthor: hcunningham
Date: 2009-10-30 12:40:41 +0000 (Fri, 30 Oct 2009)
Log Message:
-----------
more scratch
Modified Paths:
--------------
trunk/cow/bin/scratch.groovy
Modified: trunk/cow/bin/scratch.groovy
===================================================================
--- trunk/cow/bin/scratch.groovy 2009-10-30 12:40:12 UTC (rev 1776)
+++ trunk/cow/bin/scratch.groovy 2009-10-30 12:40:41 UTC (rev 1777)
@@ -1,5 +1,10 @@
// scratch.groovy
+System.out.printf("Started at %tc", System.currentTimeMillis())
+println ""
+println("${new Date(System.currentTimeMillis())}")
+println ""
+
Map m = [ a : 12, b : 13 ]
for(String key in m.keySet()) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits