Uses 1113K of libraries. Click here for Pure Java version (2281L/12K).
1 | // Haha. It IS possible... |
2 | |
3 | cm {
|
4 | // CLASS |
5 | |
6 | class bla {}
|
7 | |
8 | // FIELD |
9 | |
10 | bla bla; |
11 | |
12 | // FUNCTION |
13 | |
14 | bla bla() { ret bla = new bla; }
|
15 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031794 |
| Snippet name: | Name with 3 meanings (field, function, class) - is it possible? |
| Eternal ID of this version: | #1031794/2 |
| Text MD5: | 5491104c076235800b386be4b3ea0c67 |
| Transpilation MD5: | e6dd2192be4a414ec5d31ba58c428183 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-30 02:13:53 |
| Source code size: | 160 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 348 / 456 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |