svoid test_javaTok_vstack() { S s = "hello world { /* bla */ \"yo\" };"; assertEqualsVerbose(javaTok(s), vstackCompute(javaTok_vstack(s))); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030393 |
Snippet name: | test_javaTok_vstack (OK) |
Eternal ID of this version: | #1030393/1 |
Text MD5: | bc161f7638b8300c67d21515bbdf026e |
Author: | stefan |
Category: | javax / tokenizing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-12-11 01:01:28 |
Source code size: | 148 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 202 / 247 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |