aboutsummaryrefslogtreecommitdiff
path: root/examples/compiler-missing.sh
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-01-23 10:02:54 +0100
committerDrahflow <drahflow@gmx.de>2013-01-23 10:02:54 +0100
commitaba7b3fa8bd92c66760009d0a2762df3539c36cd (patch)
tree923c57882554805ce85516b516ac536ea1847167 /examples/compiler-missing.sh
parentd7fbde238c596c3f7cbc5471a0efb32481bdf6b8 (diff)
dom, rep, =[] done
dom now correctly calls .dom on structs rep loops 0 times, not 2^64 times when called with 0 =[] implemented
Diffstat (limited to 'examples/compiler-missing.sh')
-rwxr-xr-xexamples/compiler-missing.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/compiler-missing.sh b/examples/compiler-missing.sh
new file mode 100755
index 0000000..13474dd
--- /dev/null
+++ b/examples/compiler-missing.sh
@@ -0,0 +1 @@
+{( cd working-compiler; ls *.test ); (cd working; ls *.ey)} | sed -e 's/\..*//g' | sort | uniq -c | sort -nr