Libraryless. Click here for Pure Java version (2749L/17K).
sclass JavaScript extends Var<S> { *() {} *(S src) { super(src); } S javaScriptSource() { ret get(); } toString { ret hjs(get()); } }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029721 |
| Snippet name: | JavaScript |
| Eternal ID of this version: | #1029721/2 |
| Text MD5: | af997532702ab5cf93c626734751961e |
| Transpilation MD5: | 53977fc490e5afc1df8a392f1d08c7bb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-09 13:03:57 |
| Source code size: | 150 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 483 / 807 |
| Version history: | 1 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |