svoid assertIntArrayEquals(S msg default "", int[] a, int... b) { assertIntArraysEqual(msg, a, b); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035727 |
| Snippet name: | assertIntArrayEquals - synonym of assertIntArraysEqual |
| Eternal ID of this version: | #1035727/1 |
| Text MD5: | 0bbb8e9a04d44ca5022043c5e28f2867 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-14 21:53:09 |
| Source code size: | 102 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 380 / 392 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |