Download Jar. Transpiled version (1855L) is out of date.
!7 static L<S> strings = ll("abc", " abc", " ABC", "ab", "A", "B", "abc ", " abc "); p { for (S a : strings) for (S b : strings) assertEqualsVerbose(a + "/" + b, indexOfIgnoreCase_usingRegexp(a, b), indexOfIgnoreCase_manual(a, b)); print("OK"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013298 |
| Snippet name: | Test indexOfIgnoreCase_manual (OK) |
| Eternal ID of this version: | #1013298/4 |
| Text MD5: | 1e34199f8bff0b8bdd49314e1c9afaa7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-31 08:21:21 |
| Source code size: | 272 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 713 / 1557 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |