Files
sdk/pkg/dev_compiler/test/sunflower
John Messerly 9774313c4d sunflower works
some hacks for our lack of corelib, but otherwise it works now.

R=vsm@google.com

Review URL: https://chromereviews.googleplex.com/133857013
2014-12-17 14:45:04 -08:00
..
2014-12-16 14:10:08 -08:00
2014-12-16 14:10:08 -08:00
2014-12-16 14:10:08 -08:00
2014-12-17 14:45:04 -08:00

This is a copy of https://github.com/dart-lang/sample-sunflower, with minor changes to make it compile against "raw DOM" APIs.

The main sunflower.dart file is used as a regression test. You can find it at ../codegen/sunflower.dart with expected code under ../codegen/expect/sunflower/, and the output is at ../codegen/expect/sunflower/sunflower.dart.js.