diff options
author | Maxime Chevalier-Boisvert <[email protected]> | 2025-03-07 10:59:46 -0500 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2025-04-18 21:52:59 +0900 |
commit | d2115562b92e70bea71cfaca175f59587c6a77da () | |
tree | 491124156478b24beb08d4accc84fab6b483763e /bootstraptest | |
parent | 14253e7d122d0b5fa0cd476fecaaa258435dc1e6 (diff) |
Add two more small btests
Notes: Merged: https://.com/ruby/ruby/pull/13131
-rw-r--r-- | bootstraptest/test_zjit.rb | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -20,3 +20,14 @@ assert_equal '[6, 3]', %q{ def test(a, b) = a + b [test(2, 4), test(1, 2)] } |