summaryrefslogtreecommitdiff
path: root/test/dot2.--emit-dot.c
blob: d590eba27f8eedd4c26757dd195fd363597b1dda (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Generated by re2c */

digraph re2c {

1 -> 2 [label="[0x00]"]
1 -> 4 [label="[0x01-0xFF]"]
2 -> 3
3 [label="dot2.--emit-dot.re:3"]
4 -> 5
5 [label="dot2.--emit-dot.re:4"]
}