There was an error while loading. Please reload this page.
1 parent b758164 commit 1b077d7Copy full SHA for 1b077d7
1 file changed
ruby/ql/test/library-tests/controlflow/graph/Nodes.expected
@@ -107,6 +107,7 @@ positionalArguments
107
| cfg.rb:9:1:9:21 | call to [] | cfg.rb:9:14:9:20 | "another" |
108
| cfg.rb:12:3:12:8 | call to puts | cfg.rb:12:8:12:8 | 4 |
109
| cfg.rb:16:3:16:14 | call to puts | cfg.rb:16:8:16:14 | "hello" |
110
+| cfg.rb:20:3:20:14 | call to puts | cfg.rb:20:8:20:14 | "world" |
111
| cfg.rb:23:1:23:6 | ... + ... | cfg.rb:23:6:23:6 | 1 |
112
| cfg.rb:25:15:25:20 | call to puts | cfg.rb:25:20:25:20 | x |
113
| cfg.rb:27:1:27:11 | call to puts | cfg.rb:27:6:27:11 | &... |
0 commit comments