1 | svoid test_letterDigitSeqOnlyTok() {
|
2 | testFunctionValues(x -> letterDigitSeqOnlyTok((S) x), |
3 | "a1b", ll("", "a1b", ""),
|
4 | " a 1 ", ll(" ", "a", " ", "1", " "),
|
5 | "2c.", ll("", "2c", "."),
|
6 | ); |
7 | } |
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: | 349 / 378 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |