Libraryless. Click here for Pure Java version (3178L/21K).
1 | svoid test_paragraphsTok() { |
2 | testFunctionValues_struct paragraphsTok( |
3 | "hello\n\nworld", ll("", "hello", "\n\n", "world", ""), |
4 | " hello \n\n world ", ll(" ", "hello", " \n\n ", "world", " ") |
5 | ); |
6 | } |
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: | 196 / 296 |
Version history: | 4 change(s) |
Referenced in: | [show references] |