Add test for heredoc with variables

This commit is contained in:
Arthur Baars
2021-05-25 10:49:48 +02:00
parent 3c80b32ba0
commit bb62564c9e
4 changed files with 32 additions and 16 deletions

View File

@@ -63,6 +63,8 @@
| scopes.rb:32:3:32:3 | x |
| scopes.rb:35:3:35:3 | x |
| scopes.rb:38:3:38:3 | x |
| scopes.rb:42:2:42:4 | var |
| scopes.rb:43:2:43:4 | foo |
| ssa.rb:1:7:1:7 | b |
| ssa.rb:2:3:2:3 | i |
| ssa.rb:18:8:18:8 | x |