Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1028286 // test_rtrimAllLines

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4229L/27K).

svoid test_rtrimAllLines() {
  testFunctionValues_struct rtrimAllLines(
    "a\tb\t\r\nc ", "a\tb\r\nc",
    "  abc", "  abc",
    "  a \n", "  a\n",
  );
}

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: 87 / 169
Version history: 1 change(s)
Referenced in: [show references]