Libraryless. Click here for Pure Java version (4741L/26K).
1 | svoid test_dropTrailingBracketedCount() {
|
2 | testFunctionValues(x -> dropTrailingBracketedCount((S) x), |
3 | "yo (123,456)", "yo", |
4 | ); |
5 | } |
Began life as a copy of #1028106
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033933 |
| Snippet name: | test_dropTrailingBracketedCount |
| Eternal ID of this version: | #1033933/2 |
| Text MD5: | 66f4d543a0a6e72e190434e120017f7f |
| Transpilation MD5: | 6dceb5af86a2c4bcc3ed99544bef43b8 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-13 17:49:20 |
| Source code size: | 139 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 330 / 440 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |