Fix Scope::parentOf for HereDocBody

This commit is contained in:
Arthur Baars
2021-05-25 11:11:37 +02:00
parent bb62564c9e
commit ce23ae33e7
6 changed files with 45 additions and 33 deletions

View File

@@ -65,6 +65,7 @@
| scopes.rb:38:3:38:3 | x |
| scopes.rb:42:2:42:4 | var |
| scopes.rb:43:2:43:4 | foo |
| scopes.rb:46:5:46:8 | var2 |
| ssa.rb:1:7:1:7 | b |
| ssa.rb:2:3:2:3 | i |
| ssa.rb:18:8:18:8 | x |