Uses 1059K of libraries. Click here for Pure Java version (11091L/61K).
1 | !7 |
2 | |
3 | please include function reallyRareStandardFunction. |
4 | |
5 | cprint2 {
|
6 | start-thread {
|
7 | L l = mcAndUtils(); |
8 | pnl(l); |
9 | assertEquals(2, l(l)); |
10 | assertContains(l, mc()); |
11 | assertContains(l, loadableUtils.utils.class); |
12 | |
13 | assertEquals(loadableUtils.utils.class, getStandardFunctionHolder("match"));
|
14 | assertEquals(mc(), getStandardFunctionHolder("reallyRareStandardFunction"));
|
15 | assertEqualsVerbose("I am really rare",
|
16 | call(getStandardFunctionHolder("reallyReallyRareStandardFunction"), "reallyReallyRareStandardFunction"));
|
17 | print("OK");
|
18 | } |
19 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030969 |
| Snippet name: | Test mcAndUtils & getStandardFunctionHolder [OK] |
| Eternal ID of this version: | #1030969/6 |
| Text MD5: | 01c3bf73653cf8a56ad82df8c10454ec |
| Transpilation MD5: | dc2d986dbfb3e9cdd7c1b18edb7f714d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-17 13:59:53 |
| Source code size: | 589 bytes / 19 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 338 / 471 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |