@@ -26,12 +26,14 @@ rbiTypes
26
26
| test_types.rb:38:48:38:53 | String |
27
27
| test_types.rb:43:22:43:22 | T |
28
28
| test_types.rb:43:22:43:28 | Hash |
29
+ | test_types.rb:43:22:43:50 | ...[...] |
29
30
| test_types.rb:43:30:43:30 | T |
30
31
| test_types.rb:43:30:43:38 | call to untyped |
31
32
| test_types.rb:43:41:43:41 | T |
32
33
| test_types.rb:43:41:43:49 | call to untyped |
33
34
| test_types.rb:46:21:46:21 | T |
34
35
| test_types.rb:46:21:46:28 | Array |
36
+ | test_types.rb:46:21:46:36 | ...[...] |
35
37
| test_types.rb:46:30:46:35 | Symbol |
36
38
| test_types.rb:49:26:49:26 | T |
37
39
| test_types.rb:49:26:49:46 | call to any |
@@ -100,6 +102,8 @@ parameterTypes
100
102
| test_types.rb:30:7:30:54 | Pair | test_types.rb:33:29:33:34 | &block | test_types.rb:30:14:30:54 | call to nilable |
101
103
| test_types.rb:37:7:37:15 | Pair | test_types.rb:41:18:41:18 | a | test_types.rb:37:10:37:15 | String |
102
104
| test_types.rb:38:7:38:54 | Pair | test_types.rb:41:21:41:26 | &block | test_types.rb:38:14:38:54 | call to returns |
105
+ | test_types.rb:43:16:43:50 | Pair | test_types.rb:44:17:44:22 | **hash | test_types.rb:43:22:43:50 | ...[...] |
106
+ | test_types.rb:46:16:46:36 | Pair | test_types.rb:47:25:47:28 | *arr | test_types.rb:46:21:46:36 | ...[...] |
103
107
| test_types.rb:49:16:49:46 | Pair | test_types.rb:50:14:50:21 | new_name | test_types.rb:49:26:49:46 | call to any |
104
108
| test_types.rb:52:16:52:32 | Pair | test_types.rb:53:24:53:28 | value | test_types.rb:52:23:52:32 | Boolean |
105
109
procParameterTypes
0 commit comments