diff options
| author | Shugo Maeda <shugo@ruby-lang.org> | 2022-12-05 15:52:45 +0900 |
|---|---|---|
| committer | Shugo Maeda <shugo@ruby-lang.org> | 2022-12-05 15:54:21 +0900 |
| commit | 04311008b6fcb32d3a9512b644acc6b74e4d07cd (patch) | |
| tree | 348b381382cab85a83679fe90598fa6e3c7802e3 /include | |
| parent | 0cfe77d4f61604f44064457f6c0928ef154d7f26 (diff) | |
Use loc to fix a failure of test_ast.rb
```
1) Failure:
TestAst#test_ranges:test/fiber/scheduler.rb [/home/runner/work/ruby/ruby/src/test/ruby/test_ast.rb:122]:
<[]> expected but was
<[{:type=>:max_validation_error,
:max=>
#<RubyVM::AbstractSyntaxTree::Node::CodePosition:0x00007f80d630b598
@column=20,
@lineno=203>,
:end_pos=>
#<RubyVM::AbstractSyntaxTree::Node::CodePosition:0x00007f80d630b778
@column=19,
@lineno=203>,
:node=>
(BLOCK_PASS@203:15-203:19
(ARGSPUSH@203:15-203:20 (SPLAT@203:16-203:19 (LVAR@203:16-203:19 :*))
(HASH@203:16-203:19
(LIST@203:16-203:19 nil (LVAR@203:16-203:19 :**) nil)))
(LVAR@203:16-203:19 :&))}]>.
```
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
