Warning: session_start(): open(/var/lib/php/sessions/sess_mqok7sjec7cpf2f3pda4nrhqif, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
test_tok_splitAtCommaOrAnd [1025634]

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: 519 / 547
Referenced in: [show references]