Libraryless. Click here for Pure Java version (1231L/8K/27K).
1 | !752 |
2 | |
3 | static S name = "John"; |
4 | static O bob; |
5 | |
6 | p {
|
7 | print("John Print Test, print_log=" + systemHashCode(print_log) + ", local_log=" + systemHashCode(local_log));
|
8 | bob = includeDependent("#1003120");
|
9 | set(bob, "name", name); |
10 | runMain(bob); |
11 | } |
12 | |
13 | svoid simpleChatUpdated() {
|
14 | call(bob, "simpleChatUpdated"); |
15 | } |
Began life as a copy of #1003120
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003122 |
| Snippet name: | John (dev.) |
| Eternal ID of this version: | #1003122/1 |
| Text MD5: | c780a5946be045ff079fb4d66cf80a96 |
| Transpilation MD5: | a38f65a12c66c144fd5e2f4a0ef8c383 |
| Author: | stefan |
| Category: | eleu / nl |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-06 00:48:30 |
| Source code size: | 322 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 892 / 1026 |
| Referenced in: | [show references] |