Libraryless. Click here for Pure Java version (5815L/33K).
1 | svoid test_tok_cachedFunctions() {
|
2 | print(applyTranspilationFunction tok_cachedFunctions_new("final cached S x() { null; }"));
|
3 | print(applyTranspilationFunction tok_cachedFunctions_new("static cached final L<S> x() { null; }"));
|
4 | } |
Began life as a copy of #1034327
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034365 |
| Snippet name: | test_tok_cachedFunctions |
| Eternal ID of this version: | #1034365/1 |
| Text MD5: | d22d7f7ab5e9cb3f4f5757aed9ce9d35 |
| Transpilation MD5: | e6ae190d9496faab4004a5ab22fdf286 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-03 08:03:45 |
| Source code size: | 235 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 357 / 482 |
| Referenced in: | [show references] |