diff options
| author | Jemma Issroff <jemmaissroff@gmail.com> | 2023-10-23 14:49:39 -0300 |
|---|---|---|
| committer | Aaron Patterson <aaron.patterson@gmail.com> | 2023-10-23 13:22:55 -0700 |
| commit | 39207b496eb1f45750bc664c8796f5aa3f5d641e (patch) | |
| tree | 8722d2e711e503425bf1d5fee3c0fe239ba45212 /test_code.rb | |
| parent | 5abff9dbff4f2e50b4b65fa00438a5e67bfd7c49 (diff) | |
[PRISM] Implement compilation for PreExecutionNodes
Diffstat (limited to 'test_code.rb')
| -rw-r--r-- | test_code.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test_code.rb b/test_code.rb index 7e23bb0af9..bec656d460 100644 --- a/test_code.rb +++ b/test_code.rb @@ -1 +1,4 @@ BEGIN { a } +b + + |
