svoid test_allClasses() { for (S classSrc : ll( "class main {}", "srecord noeq Bla() {}", "public class main {}" )) assertEqualsVerbose(classSrc, join(first(allClasses(classSrc)))); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023658 |
| Snippet name: | test_allClasses |
| Eternal ID of this version: | #1023658/4 |
| Text MD5: | 821b903c6bbed8f6d485272c2016745b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-04 20:16:42 |
| Source code size: | 210 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 463 / 524 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |