svoid test_levenSubstringIC() { testFunctionValues_twoArgs levenSubstringIC( pair("abcde", "C"), 0, pair("abcde", "x"), 1, pair("abcde", "bd"), 1, pair("abcde", "bcd"), 0); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023866 |
| Snippet name: | test_levenSubstringIC |
| Eternal ID of this version: | #1023866/3 |
| Text MD5: | 6bd167ef963ebf65211c9fa69509824c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-10 18:31:31 |
| Source code size: | 198 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 416 / 470 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1024128 - test_leven |