1 | svoid test_allClasses() { |
2 | for (S classSrc : ll( |
3 | "class main {}", |
4 | "srecord noeq Bla() {}", |
5 | "public class main {}" |
6 | )) |
7 | assertEqualsVerbose(classSrc, join(first(allClasses(classSrc)))); |
8 | } |
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: | 246 / 309 |
Version history: | 3 change(s) |
Referenced in: | [show references] |