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

6
LINES

< > BotCompany Repo | #1023729 // test_paragraphsTok

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

Libraryless. Click here for Pure Java version (3178L/21K).

svoid test_paragraphsTok() {
  testFunctionValues_struct paragraphsTok(
    "hello\n\nworld", ll("", "hello", "\n\n", "world", ""),
    " hello \n\n world ", ll(" ", "hello", " \n\n ", "world", " ")
  );
}

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: #1023729
Snippet name: test_paragraphsTok
Eternal ID of this version: #1023729/5
Text MD5: 19a557abb45ef40d7e0a550846b04d34
Transpilation MD5: 90451667ccaea0ed58624b10c5d861c3
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-07 18:27:24
Source code size: 210 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 124 / 202
Version history: 4 change(s)
Referenced in: [show references]