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

10
LINES

< > BotCompany Repo | #1011239 // Test allPublic bug with enum [OK]

JavaX module [tags: use-pretranspiled]

Download Jar. Libraryless. Click here for Pure Java version (8483L/53K/160K).

!7

static Class module;

p {
  Lisp l = lisp("hello", "world!");
  module = hotwireSharingClasses(#1011218, Lisp);
  call(module, 'test, l);
  serveHttp(7777);
}

Author comment

Began life as a copy of #1011235

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: #1011239
Snippet name: Test allPublic bug with enum [OK]
Eternal ID of this version: #1011239/3
Text MD5: 941fc3da18483cff16f9f9b0c8c5526b
Transpilation MD5: 1397cd9c0f0bd941c5aef41f6b54d57d
Author: stefan
Category: javax
Type: JavaX module
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-19 23:07:59
Source code size: 171 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 331 / 838
Version history: 2 change(s)
Referenced in: [show references]