Commit 128ba27
committed
Update test expectations for Prism 1.8.0 and Sorbet 0.6.12883
Prism 1.8.0 reports unterminated construct errors at the opening token
instead of end-of-line (ruby/prism#3848).
Sorbet 0.6.12883 reports block parameters as T.noreturn instead of
T.untyped in LSP signature help responses.1 parent 0dfd5bc commit 128ba27
File tree
2 files changed
+2
-2
lines changed- test/spoom
- cli/srb
- deadcode
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments