diff tcb.js @ 2:1f3e9c8df4f0

Script is now read from tcb.js.
author Atul Varma <varmaa@toolness.com>
date Thu, 18 Jun 2009 22:11:08 -0700
parents
children 71de19be1054
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tcb.js	Thu Jun 18 22:11:08 2009 -0700
@@ -0,0 +1,3 @@
+print("Hello World.");
+
+var wrapped = wrap({}, {});