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

9
LINES

< > BotCompany Repo | #1023053 // Test getClass_vmName_withLoadableUtils (reload to test bug)

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (1829L/11K).

!7

cmodule TestStuff > DynPrintLog {
  start {
    print("Bounds: " + dm_getBounds());
    print("Class: " + className(dm_getBounds())); // should be loadableUtils.utils$Rect
    print("All OK"); // otherwise exception
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023053
Snippet name: Test getClass_vmName_withLoadableUtils (reload to test bug)
Eternal ID of this version: #1023053/3
Text MD5: fcfc8d0cd3c8d1d1fd553e03eac6fc97
Transpilation MD5: 046d966a3c3c182f7f3b227ad7d705f7
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-29 17:03:51
Source code size: 233 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 299
Version history: 2 change(s)
Referenced in: [show references]