blob: 48b8a0ba958b0b01233100dd90cf6d10e016b588 [file] [log] [blame]
digraph graph1 {
LOLoad -> LOLimit;
LOLimit [limit="10"];
LOLimit -> LOStore;
}