svoid test_findFunctionDefsAtCurlyLevel() { assertEqualsVerbose(ll("blo"), findFunctionDefsAtCurlyLevel(0, [[ meta-for bla also as blu { static S blo(); } ]])); assertEqualsVerbose(ll("blo"), findFunctionDefsAtCurlyLevel(0, [[ static S blo(); ]])); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034508 |
| Snippet name: | test_findFunctionDefsAtCurlyLevel |
| Eternal ID of this version: | #1034508/2 |
| Text MD5: | cfe1fb2350605f92af16dbab3b25c70e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-10 03:23:43 |
| Source code size: | 277 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 361 / 385 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |