1 | svoid test_javaTok_producer() {
|
2 | S s = "hello world"; |
3 | assertEquals(javaTok(s), asList(javaTok_producer(s))); |
4 | } |
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: | 334 / 362 |
| Referenced in: | [show references] |