aboutsummaryrefslogtreecommitdiff
path: root/tmp/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmp/index.html')
-rw-r--r--tmp/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmp/index.html b/tmp/index.html
new file mode 100644
index 00000000..b8380fc0
--- /dev/null
+++ b/tmp/index.html
@@ -0,0 +1,5 @@
+<script src="utils.js"></script>
+<script src="ast.js"></script>
+<script src="parse.js"></script>
+
+<script src="test.js"></script>