Remove PatWildMulti

This commit is contained in:
Vadim Petrochenkov 2015-10-31 03:44:43 +03:00
parent cc8d398e28
commit 3468b8d42c
29 changed files with 47 additions and 89 deletions

View file

@ -10,7 +10,7 @@ digraph block {
N8[label="(dummy_node)"];
N9[label="local x"];
N10[label="local y"];
N11[label="pat .."];
N11[label="pat _"];
N12[label="pat [x, y, ..]"];
N13[label="expr x"];
N14[label="expr y"];