af584262c5
also removes the int.parse hack, adds a special case to dindex instead. R=jacobr@google.com, vsm@google.com Review URL: https://codereview.chromium.org/1093353004
19 lines
808 B
HTML
19 lines
808 B
HTML
<html><head></head><body>
|
|
<script src="dev_compiler/runtime/harmony_feature_check.js"></script>
|
|
<script src="dev_compiler/runtime/dart_runtime.js"></script>
|
|
<script src="dev_compiler/runtime/dart/core.js"></script>
|
|
<script src="dev_compiler/runtime/dart/collection.js"></script>
|
|
<script src="dev_compiler/runtime/dart/_internal.js"></script>
|
|
<script src="dev_compiler/runtime/dart/math.js"></script>
|
|
<script src="dev_compiler/runtime/dart/_foreign_helper.js"></script>
|
|
<script src="dev_compiler/runtime/dart/_js_helper.js"></script>
|
|
<script src="dir/html_input_d.js"></script>
|
|
<script src="dir/html_input_b.js"></script>
|
|
<script src="dir/html_input_e.js"></script>
|
|
<script src="dir/html_input_c.js"></script>
|
|
<script src="dir/html_input_a.js"></script>
|
|
<script>html_input_a.main();</script>
|
|
|
|
|
|
</body></html>
|