Libraryless. Click here for Pure Java version (4229L/27K).
1 | svoid test_rtrimAllLines() {
|
2 | testFunctionValues_struct rtrimAllLines( |
3 | "a\tb\t\r\nc ", "a\tb\r\nc", |
4 | " abc", " abc", |
5 | " a \n", " a\n", |
6 | ); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028286 |
| Snippet name: | test_rtrimAllLines |
| Eternal ID of this version: | #1028286/2 |
| Text MD5: | 8e102c1fc98c0a4e5b30dd72fc92661b |
| Transpilation MD5: | 381d0321482f9494ffb2085b7e321da2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-07 18:02:25 |
| Source code size: | 162 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 355 / 508 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |