@@ -276,6 +276,12 @@ exprValue
276276| control/cases.rb:162:10:162:10 | :x | :x | symbol |
277277| control/cases.rb:162:16:162:16 | :y | :y | symbol |
278278| control/cases.rb:162:19:162:19 | 1 | 1 | int |
279+ | control/cases.rb:165:3:165:5 | foo | 42 | int |
280+ | control/cases.rb:166:6:166:6 | 1 | 1 | int |
281+ | control/cases.rb:166:13:166:13 | 2 | 2 | int |
282+ | control/cases.rb:170:3:170:5 | foo | 42 | int |
283+ | control/cases.rb:171:4:171:4 | 3 | 3 | int |
284+ | control/cases.rb:171:11:171:17 | "three" | three | string |
279285| control/conditionals.rb:2:5:2:5 | 0 | 0 | int |
280286| control/conditionals.rb:3:5:3:5 | 0 | 0 | int |
281287| control/conditionals.rb:4:5:4:5 | 0 | 0 | int |
@@ -921,6 +927,7 @@ exprValue
921927| operations/operations.rb:104:25:104:25 | 1 | 1 | int |
922928| operations/operations.rb:104:28:104:28 | 2 | 2 | int |
923929| operations/operations.rb:104:31:104:31 | 3 | 3 | int |
930+ | operations/operations.rb:107:1:107:1 | 5 | 5 | int |
924931| params/params.rb:41:46:41:46 | 7 | 7 | int |
925932| params/params.rb:47:19:47:21 | :bar | :bar | symbol |
926933| params/params.rb:47:24:47:24 | 2 | 2 | int |
@@ -1184,6 +1191,12 @@ exprCfgNodeValue
11841191| control/cases.rb:160:13:160:13 | 2 | 2 | int |
11851192| control/cases.rb:162:1:162:20 | nil | nil | nil |
11861193| control/cases.rb:162:19:162:19 | 1 | 1 | int |
1194+ | control/cases.rb:165:3:165:5 | foo | 42 | int |
1195+ | control/cases.rb:166:6:166:6 | 1 | 1 | int |
1196+ | control/cases.rb:166:13:166:13 | 2 | 2 | int |
1197+ | control/cases.rb:170:3:170:5 | foo | 42 | int |
1198+ | control/cases.rb:171:4:171:4 | 3 | 3 | int |
1199+ | control/cases.rb:171:11:171:17 | "three" | three | string |
11871200| control/conditionals.rb:2:5:2:5 | 0 | 0 | int |
11881201| control/conditionals.rb:3:5:3:5 | 0 | 0 | int |
11891202| control/conditionals.rb:4:5:4:5 | 0 | 0 | int |
@@ -1828,6 +1841,7 @@ exprCfgNodeValue
18281841| operations/operations.rb:104:25:104:25 | 1 | 1 | int |
18291842| operations/operations.rb:104:28:104:28 | 2 | 2 | int |
18301843| operations/operations.rb:104:31:104:31 | 3 | 3 | int |
1844+ | operations/operations.rb:107:1:107:1 | 5 | 5 | int |
18311845| params/params.rb:41:46:41:46 | 7 | 7 | int |
18321846| params/params.rb:47:19:47:21 | :bar | :bar | symbol |
18331847| params/params.rb:47:24:47:24 | 2 | 2 | int |
0 commit comments