1 | svoid test_findFunctionDefsAtCurlyLevel() { |
2 | assertEqualsVerbose(ll("blo"), findFunctionDefsAtCurlyLevel(0, [[ |
3 | meta-for bla also as blu { static S blo(); } |
4 | ]])); |
5 | |
6 | assertEqualsVerbose(ll("blo"), findFunctionDefsAtCurlyLevel(0, [[ |
7 | static S blo(); |
8 | ]])); |
9 | } |
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: | 116 / 141 |
Version history: | 1 change(s) |
Referenced in: | [show references] |