1 | svoid test_recursiveJavaTok() {
|
2 | for (S s : ll("hello (a b (c d))"))
|
3 | assertEqualsVerbose(s, recursiveJoin(recursiveJavaTok(s))); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027160 |
| Snippet name: | test_recursiveJavaTok |
| Eternal ID of this version: | #1027160/1 |
| Text MD5: | 128b4f2eb1e81f398679a2d5b381987a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-22 17:35:48 |
| Source code size: | 138 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 342 / 378 |
| Referenced in: | [show references] |