blob: 9c2316f08566f50ffe2c4b2ee03f84a9511e342c [file] [log] [blame]
digraph graph1 {
LOLoad -> LOSort;
LOSort [limit="10"];
LOSort -> LOStore;
}