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

7
LINES

< > BotCompany Repo | #1024293 // test_dropMultipleSlashes

JavaX fragment (include)

1  
svoid test_dropMultipleSlashes() {
2  
  testFunctionValues dropMultipleSlashes(
3  
    "//" := "/",
4  
    "///a//" := "/a/",
5  
    "/a" := "/a"
6  
  );
7  
}

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: #1024293
Snippet name: test_dropMultipleSlashes
Eternal ID of this version: #1024293/2
Text MD5: a0687f20e999574972333f25828dda03
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-30 00:37:01
Source code size: 146 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 133 / 181
Version history: 1 change(s)
Referenced in: [show references]