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

6
LINES

< > BotCompany Repo | #1029922 // test_dropHashComments (OK)

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

Libraryless. Click here for Pure Java version (2670L/17K).

svoid test_dropHashComments() {
  testFunctionValues dropHashComments(
    "bla #bla", "bla ",
    "line 1 #comment\nline 2", "line 1 \nline 2",
  );
}

Author comment

Began life as a copy of #1029921

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1029922
Snippet name: test_dropHashComments (OK)
Eternal ID of this version: #1029922/4
Text MD5: f0b2312352f8ef1c042ac88627d40f30
Transpilation MD5: fef1f02abb3eb0ff1194d2ecbda93256
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-06 13:41:55
Source code size: 156 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 156
Version history: 3 change(s)
Referenced in: [show references]