a6ca53ee49
BUG= R=jmesserly@google.com Review URL: https://codereview.chromium.org/1042003002
16 lines
612 B
HTML
16 lines
612 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/math.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>
|