Download Jar. Libraryless. Click here for Pure Java version (1136L/8K).
1 | !7 |
2 | |
3 | p { |
4 | assertEquals(ll("a", "b"), tok_splitAtSpacedDashes("a - b")); |
5 | assertEquals(ll("a", "b"), tok_splitAtSpacedDashes("a -\nb")); |
6 | assertEquals(ll("a-b"), tok_splitAtSpacedDashes("a-b")); |
7 | print("OK"); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013106 |
Snippet name: | Test tok_splitAtSpacedDashes (OK) |
Eternal ID of this version: | #1013106/4 |
Text MD5: | e984c7d81adda9ff963c9554f6ba73b6 |
Transpilation MD5: | 04bf4a8e79f2f6ff98b4a2709ac8ca95 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-25 21:40:42 |
Source code size: | 219 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 473 / 1116 |
Version history: | 3 change(s) |
Referenced in: | [show references] |