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

7
LINES

< > BotCompany Repo | #1034540 // test_letterDigitSeqOnlyTok (OK)

JavaX fragment (include)

svoid test_letterDigitSeqOnlyTok() {
  testFunctionValues(x -> letterDigitSeqOnlyTok((S) x),
    "a1b", ll("", "a1b", ""),
    " a 1 ", ll(" ", "a", " ", "1", " "),
    "2c.", ll("", "2c", "."),
  );
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034540
Snippet name: test_letterDigitSeqOnlyTok (OK)
Eternal ID of this version: #1034540/4
Text MD5: be2cf44a1aa8067d3a300538e5b3abaa
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-11 21:41:12
Source code size: 207 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 87
Version history: 3 change(s)
Referenced in: [show references]