diff options
author | Kevin Newton <[email protected]> | 2021-07-14 13:46:18 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2021-10-20 18:19:37 -0400 |
commit | 341d5bdcb229858935300056695f178a0ee4f8ff () | |
tree | d8b4a106f3cefcc72d7d315263b45b27486a556c /yjit_iface.h | |
parent | 97025db90eaaa44770e4627ea3edc918086f3c0d (diff) |
Code review for expandarray and tests
-rw-r--r-- | yjit_iface.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ YJIT_DECLARE_COUNTERS( expandarray_splat, expandarray_postarg, expandarray_not_array, - expandarray_not_equal_len, // Member with known name for iterating over counters last_member |