svoid test_tok_findEndOfBlock_IContentsIndexedList2() { new TestFindEndOfBlockFunction tester; tester.functionToTest = (tok, i) -> tok_findEndOfBlock_IContentsIndexedList2(tokenIndexedList3(tok), i); tester.run(); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034669 |
| Snippet name: | test_tok_findEndOfBlock_IContentsIndexedList2 (OK) |
| Eternal ID of this version: | #1034669/2 |
| Text MD5: | 37585402b4b8136c3b6abec4934bb385 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-01 16:00:07 |
| Source code size: | 225 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 341 / 375 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034671 - test_tok_findEndOfBlock_IContentsIndexedList2_v2 (OK) |