Libraryless. Click here for Pure Java version (3147L/19K).
svoid test_tok_parseForStatement() { assertEqualsVerbose(new tok_parseForStatement_For("bla", " /* comment */ blubb; // comment"), tok_parseForStatement(TokScanner("for (bla) /* comment */ blubb; // comment")); }
Began life as a copy of #1030991
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030992 |
| Snippet name: | test_tok_parseForStatement |
| Eternal ID of this version: | #1030992/1 |
| Text MD5: | 3d454d6ceddccb597a6621219a415324 |
| Transpilation MD5: | 4b35d14a175bdd422bc54e205eff32bf |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-18 19:23:58 |
| Source code size: | 221 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 395 / 494 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |