Libraryless. Compilation Failed (56L/1K).
1 | please include function makeVar. |
2 | |
3 | // test against cases |
4 | svoid lambdaMapLike testTranspilationFunction(IVF1<LS> f, S in, S out, S... moreInOut) {
|
5 | testTranspilationFunction_v2(f, in, out, moreInOut); |
6 | } |
7 | |
8 | // just apply and return transpilation |
9 | sS testTranspilationFunction(IVF1<LS> f, S s) {
|
10 | ret testTranspilationFunction_v2(f, s); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027849 |
| Snippet name: | testTranspilationFunction |
| Eternal ID of this version: | #1027849/17 |
| Text MD5: | a5df67c390d17f97151f528cb8fc2562 |
| Transpilation MD5: | 880e14b9e4a4c7147199f8835fb49b36 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-11 10:44:38 |
| Source code size: | 343 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 825 |
| Version history: | 16 change(s) |
| Referenced in: | [show references] |