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

7
LINES

< > BotCompany Repo | #1030957 // test_getJavaLineComments (OK)

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

Libraryless. Click here for Pure Java version (3137L/19K).

svoid test_getJavaLineComments() {
  testFunctionValues getJavaLineComments(
    "bla // what\nok", ll(" what"),
    "b // comment 1\n// comment 2\nc // comment 3",
      ll(" comment 1", " comment 2", " comment 3"),
  );
}

Author comment

Began life as a copy of #1030956

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030957
Snippet name: test_getJavaLineComments (OK)
Eternal ID of this version: #1030957/4
Text MD5: 652f335ac4bddbc15f560430a8e6957a
Transpilation MD5: 86b0f9cca940649c258ab8b516112941
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-14 17:33:25
Source code size: 229 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 158
Version history: 3 change(s)
Referenced in: [show references]