aboutsummaryrefslogtreecommitdiff
path: root/etc/isa/multiple/foobar/foo.ML
diff options
context:
space:
mode:
authorMakarius Wenzel1999-10-27 15:20:49 +0000
committerMakarius Wenzel1999-10-27 15:20:49 +0000
commit3972a7eccf83aa609d2a222223c1a51ed3a0cd20 (patch)
tree718fa1f7bfa4395b4e20308f0cf4be2921423bda /etc/isa/multiple/foobar/foo.ML
parentfed6e45d564a7e2793540e1906e37fe8a8b2ea87 (diff)
test stray ML file;
Diffstat (limited to 'etc/isa/multiple/foobar/foo.ML')
-rw-r--r--etc/isa/multiple/foobar/foo.ML4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/isa/multiple/foobar/foo.ML b/etc/isa/multiple/foobar/foo.ML
new file mode 100644
index 00000000..25084a22
--- /dev/null
+++ b/etc/isa/multiple/foobar/foo.ML
@@ -0,0 +1,4 @@
+
+val foo = "foo";
+
+val bar = 1;