Libraryless. Click here for Pure Java version (1889L/12K).
svoid test_pairFromUglyString() { PairS p = pair("abc", "defg"); assertEqualsVerbose(p, pairFromUglyString(pairToUglyStringForCIComparison(p))); }
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: | #1024246 |
| Snippet name: | test_pairFromUglyString |
| Eternal ID of this version: | #1024246/1 |
| Text MD5: | 7aeaf6bb88e0326f241433b2c781e677 |
| Transpilation MD5: | 20fd071a13f0bbd7254dd7d0d35c4565 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-28 17:31:34 |
| Source code size: | 153 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 362 / 499 |
| Referenced in: | [show references] |