trying to see if coerseToView is doing the right thing

This commit is contained in:
Danny Yoo 2011-08-23 14:25:58 -04:00
parent 5d7643ef64
commit 97fffce623

View File

@ -0,0 +1,5 @@
#lang planet dyoo/whalesong
(require (planet dyoo/whalesong/web-world))
(big-bang 0 (initial-view "hello world"))