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

11
LINES

< > BotCompany Repo | #1000645 // structure test

JavaX source code - run with: x30.jar

!636
!sf

main {
  psvm {
    System.out.println(structure(new int[] {123, 456}));
    new List<int[]> list;
    list.add(new int[] {111, 222});
    System.out.println(structure(list));
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000645
Snippet name: structure test
Eternal ID of this version: #1000645/1
Text MD5: c54bb00a3e1883313a3537b6cafb712c
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-20 23:27:34
Source code size: 201 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 580 / 531
Referenced in: [show references]