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