svoid test_javaTok_producer() { S s = "hello world"; assertEquals(javaTok(s), asList(javaTok_producer(s))); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034625 |
| Snippet name: | test_javaTok_producer |
| Eternal ID of this version: | #1034625/1 |
| Text MD5: | 8c849158825bb1062248e33618cfab08 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-24 19:21:06 |
| Source code size: | 116 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 335 / 363 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |