Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1011221 // Test sharing classes with hotwired module 2 [OK!]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (6004L/32K).

!7

static Class module;

public sclass A {
  public S value;
}

p {
  A a = nu(A, value := "hello");
  module = hotwireSharingClasses(#1011220, A);
  call(module, 'test, a);
}

Author comment

Began life as a copy of #1011219

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011221
Snippet name: Test sharing classes with hotwired module 2 [OK!]
Eternal ID of this version: #1011221/5
Text MD5: aef1731a187557c9e4da398ccd833d2a
Transpilation MD5: 4bedec8e60f5243563b13621a808888e
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-25 01:29:30
Source code size: 188 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 782
Version history: 4 change(s)
Referenced in: [show references]