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

5
LINES

< > BotCompany Repo | #1025634 // test_tok_splitAtCommaOrAnd

JavaX fragment (include)

svoid test_tok_splitAtCommaOrAnd() {
  testFunctionValues tok_splitAtCommaOrAnd(
    "a, b and c", ll("a", "b", "c"),
    "a, b, and c", ll("a", "b", "c"));
}

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: #1025634
Snippet name: test_tok_splitAtCommaOrAnd
Eternal ID of this version: #1025634/1
Text MD5: 1f80945be249941f45fcb0b23b0c1744
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-10 01:29:41
Source code size: 162 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 115 / 150
Referenced in: [show references]